This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e9f52d5cda1eb90e9249583471e7dbc1f6011579
sml-projects
/
fcore
/
options
History
Humza Shahid
e9f52d5cda
allow cycling in options menu (when pressing down while on bottom button, it goes back to the top button, and whenh pressing up on the top button, it goes to the bottom button)
2025-02-22 05:07:20 +00:00
..
options-type.sml
add 'tempKeys' field to OptionsType.options_type, so that any key binding changes in the menu do not take immediate effect (requires pressing 'save button' in order for changes to be saved and take effect)
2025-02-21 18:18:39 +00:00
options-update.sml
allow cycling in options menu (when pressing down while on bottom button, it goes back to the top button, and whenh pressing up on the top button, it goes to the bottom button)
2025-02-22 05:07:20 +00:00
options-vec.sml
highlight different options in red when they are (focused andalso selected)
2025-02-21 14:53:26 +00:00