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

Change height order stacking to prioritise longer features #85

Open
raysloks opened this issue Jul 19, 2024 · 0 comments
Open

Change height order stacking to prioritise longer features #85

raysloks opened this issue Jul 19, 2024 · 0 comments
Labels
Effort S Effort small Gain M Gain medium Urgency S Urgency small

Comments

@raysloks
Copy link

Currently, features in tracks are stacked using a simple left to right algorithm. This can sometimes lead to a suboptimal stacking order as per #84.
The suggested solution is to have longer features be "lighter", meaning they should float to the top and always be above shorter ones.

@raysloks raysloks added Effort S Effort small Gain M Gain medium Urgency S Urgency small labels Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Effort S Effort small Gain M Gain medium Urgency S Urgency small
Projects
None yet
Development

No branches or pull requests

1 participant