* Made the force disable work as expected by replacing the NOT AND with an XOR
* Made sure that the mods layer doesn't force disable the geode theme in the settings
* Reverted the previous fix and properly migrated the force disable theme option
* Fixed the name of the last argument of ListBorders::setSpriteFrames
* Made a correction for the vanilla borders being gigantic
* Added a missing force disable theme
* Removed a test line
* Fixed the scroll issue in the entire geode UI
* Fixed the min height of the settings list
* Applied the same fix the mod lists
* Made the fuzzy search less random
* Replaced as with a static cast
- rename LayerBG.hpp to General.cpp
- add addListBorders UI function for adding comment borders to a list
- change VersionInfo parsing to use streams
- remove VersionInfo::validate and instead just have VersionInfo::parse
- remove scnlib
2022-12-12 18:44:17 +02:00
Renamed from loader/include/Geode/ui/LayerBG.hpp (Browse further)