Shipwright/soh/soh/Enhancements/controls
Josh Bodner 21d82e7c4c
Cleanup of ImGui code (#2576)
* Change sliders to have +/- buttons by default

* Remove unnecessary margin setting

* Add +/- buttons to remaining sliders and fix some broken UI

* Update EnhancementComboBox to not need array size

* Remove redundant widgets from randomizer

* Miscellaneous fixes

* Fix Switch build break

* Consolidate disabled styling in widgets

* Simplify widget logic

* Merge with most recent PRs

* Fix audio fanfare and sound effect sliders mixup

* Fix sliders being one button too wide

* Fix sliders being too long

* Fix sliders being too long on console
2023-04-01 16:10:49 -04:00
..
GameControlEditor.cpp Cleanup of ImGui code (#2576) 2023-04-01 16:10:49 -04:00
GameControlEditor.h Add support for extra buttons to be used as walk speed modifiers (#449) 2022-10-10 08:28:19 +02:00