aboutsummaryrefslogtreecommitdiff
path: root/src/app/js/navigate.js
AgeCommit message (Collapse)Author
8 daysfixed navigate.select() not working on switches0neGal
2024-06-25update selection bounds automatically0neGal
If a selected element has its bounds changed, so should the `#selection`, this makes it so it now does that.
2024-06-19auto deselect selection if its no longer visible0neGal
2024-06-19select previous selection when a popup is closed0neGal
2024-06-19proper gamepad element scrolling support0neGal
2024-06-14initial gamepad/keyboard navigation support0neGal
Far from complete, but this does the bulk of the work, the rest is just fixing places where the selection moves in weird ways after doing some things, and overall improving the look and feel of it.