mirror of
https://github.com/antos-rde/antos.git
synced 2024-11-08 06:28:25 +01:00
Allows to navigate listview, tree view and grid view using arrow keys #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The up and down key shall allowed to navigate the widget when it is focused
for the listview, the navigation shall be disabled when in dropdown mode
implemented for ListView
implemented for gridview