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
Fixes#1384
Added an "alwaysOnTop" modifier for SelectionItems.
"alwaysOnTop" items are not sorted according to standard sorting but are always placed alphabetically on top instead.
Works with all selection item and selection trait item menus
Is your feature request related to a problem? Please describe.**
In the Valkyrie editor the new button in the Variable selection dialog should always be the first entry in the lost when ordering alphabetically.
Currently the button sometimes appears in the middle of the list:
Describe the solution you'd like
Always add the {new} button to the top of the list (no matter of you order ascending or descending).
The text was updated successfully, but these errors were encountered: