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

Track icon selector Categories sorting #1437

Closed
wants to merge 3 commits into from

Conversation

GoranKovac
Copy link
Contributor

@GoranKovac GoranKovac commented Oct 1, 2024

Table.sort was not working since main table was mix of root level images and directories (nested table). This commit adds root level images to "root" directory (nested table) which then allows table.sort to work

EDIT: Added one small fix to master track selection (GetSelectedTrack2) and added EnableKeyboardNavigation Flag

EDIT2: Ignore/dont merge 1.07 (keyboard navigation), sorry for inconvenience.

-- changelog
--  Add root level images to "root" table (needed to make sorting work)
--  Sort categories alphabetically
-- changelog
--  Account master track in selections
-- changelog
--  Allow keyboard navigation (up,down,left,right,enter)
--  Clicking on any icon sets keyboard focus there
@cfillion
Copy link
Member

cfillion commented Oct 1, 2024

EDIT2: Ignore/dont merge 1.07 (keyboard navigation), sorry for inconvenience.

OK, took the code from b0af449, added dfc1d35's changelog and released it as 1.05 via #1438.

@cfillion cfillion closed this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants