geode/loader/include/Geode/ui
SMJS a04edcfd54
Settings + some list fixes (#1108)
* 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
2024-10-11 22:27:56 +02:00
..
BasedButton.hpp formatted includes 2022-10-30 21:59:20 +03:00
BasedButtonSprite.hpp add salmon editor button 2024-07-06 21:54:18 +03:00
Border.hpp Border simplification/bad practice fixes (#883) 2024-06-09 17:15:09 -03:00
ColorPickPopup.hpp no real changes because they didn't work 2024-08-24 20:05:28 +03:00
EnterLayerEvent.hpp make some classes final 2024-06-20 23:00:04 +03:00
General.hpp Settings + some list fixes (#1108) 2024-10-11 22:27:56 +02:00
GeodeUI.hpp Fix header includes to build for non-pch 2024-10-02 17:51:06 -05:00
IconButtonSprite.hpp fix ModPopup::updateState behaviour with the enable button 2024-03-24 21:31:42 +02:00
InputNode.hpp fix inputnode touches behaving weirdly in certain situations 2024-05-05 09:18:10 +02:00
ListView.hpp Added border color support and fixed the color reload (#859) 2024-06-06 23:13:57 +03:00
LoadingSpinner.hpp teehee totally forgot GEODE_DLL on this one 2024-07-29 12:51:12 +03:00
MDPopup.hpp add openSupportPopup 2024-02-10 21:11:59 +02:00
MDTextArea.hpp Add MDTextArea link (#664) 2024-04-11 20:40:04 +03:00
Notification.hpp add Notification::Cancel 2024-08-15 15:43:45 +02:00
Popup.hpp add Popup::CloseEvent 2024-09-20 23:05:50 +03:00
SceneManager.hpp make some classes final 2024-06-20 23:00:04 +03:00
Scrollbar.hpp Improve actions build speed by using sccache, removes PCH (#493) 2024-02-11 15:58:46 -03:00
ScrollLayer.hpp ScrollLayer: add scrollToTop utility 2024-05-14 23:31:05 +03:00
SelectList.hpp cleanup many creates promoting better modern c++ coding practices 2024-06-23 11:36:16 +02:00
TextArea.hpp Added space only wrapping to the simple text area (#851) 2024-06-05 21:16:23 +03:00
TextInput.hpp add TextInput::focus and unfocus 2024-07-29 20:58:58 +03:00
TextRenderer.hpp minifunction replacing compiles 2023-02-08 18:25:07 +03:00