Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | fixed navigate.select() not working on switches | 0neGal | |
2024-06-25 | update selection bounds automatically | 0neGal | |
If a selected element has its bounds changed, so should the `#selection`, this makes it so it now does that. | |||
2024-06-19 | auto deselect selection if its no longer visible | 0neGal | |
2024-06-19 | select previous selection when a popup is closed | 0neGal | |
2024-06-19 | proper gamepad element scrolling support | 0neGal | |
2024-06-14 | initial gamepad/keyboard navigation support | 0neGal | |
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. |