mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
* Remove dummy description for mod config options
* Tag release candidate version
* Apply min width to element triggering rmlui assert (#573)
* Restore 0th day (#574)
* Handle controller up events even while binding inputs to avoid spamming the bind button
* Add MouseButton UI event and use it to fix focus issue on radio, also fix sliders not moving until mouse is released
* Bump version string to 1.2.0-rc2
* mod configure menu description padding set to 16
* Added the ability for focus to set the current mod config option description (#576)
* Added the ability for focus to set the current mod config option description
* add focus to text input
* only clear description if element matches
* Fix race condition crash when setting element text, bump version to 1.2.0-rc3
* Revert "Fix race condition crash when setting element text, bump version to 1.2.0-rc3"
This reverts commit
|
||
|---|---|---|
| .. | ||
| _components.scss | ||
| BottomLeft.scss | ||
| Button.scss | ||
| CenteredPage.scss | ||
| Config.scss | ||
| ConfigDescription.scss | ||
| ConfigGroup.scss | ||
| ConfigOption.scss | ||
| ControlOption.scss | ||
| IconButton.scss | ||
| InputConfig.scss | ||
| Launcher.scss | ||
| MenuListItem.scss | ||
| Prompt.scss | ||
| SubtitleTitle.scss | ||
| Tabs.scss | ||
| Toggle.scss | ||