You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: