mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 14:49:53 -06:00
another UI attempt, I guess.
sorry.
This commit is contained in:
6
src/libui_sdl/libui/_wip/rules.darwin
Normal file
6
src/libui_sdl/libui/_wip/rules.darwin
Normal file
@ -0,0 +1,6 @@
|
||||
every rule in ui_darwin.h
|
||||
SetParent must be followed by SetSuperview and SyncEnableState
|
||||
TODO can child cache it?
|
||||
adding a child must be followed by a call to SyncEnableState
|
||||
SyncEnableState() must call ShouldStopSyncEnableState() first thing
|
||||
Enable() and Disable() must call SyncEnableState() AFTER CHANGING WHAT Enabled() WILL RETURN
|
Reference in New Issue
Block a user