Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Trace Log Sorting #162

Open
Nielswps opened this issue Jul 5, 2023 · 0 comments
Open

[Feature] Trace Log Sorting #162

Nielswps opened this issue Jul 5, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Nielswps
Copy link
Contributor

Nielswps commented Jul 5, 2023

Description

The current trace log is sorted as a stack with the current state at the top. However, this is opposite to how UPPAAL visualizes it. Due to this, it would be nice to allow the user to change the sorting direction in the GUI.

I personally suggest placing a sort icon next to the restart simulation icon, as seen in the image below. Using the icon from the image or a standard sort icon is up to the developer. (Don't hesitate to get in touch with me for the used SVG file)
trace_log_sort

The logic can be implemented by modifying the TracePaneController.

Reason For Request

During a meeting, a majority of the development team (of spring 2023) agreed that it would be best to have the current state at the top of the list, to avoid scrolling to reach more current states. Due to the likeliness of users being somewhat experienced with UPPAAL, sorting the log in the 'UPPAAL' way would be a nice feature.

@Nielswps Nielswps added enhancement New feature or request good first issue Good for newcomers labels Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant