ASMR/src/main/kotlin/net/shadowfacts/cacao
Shadowfacts 27bad18931
Update the NinePatchView computed regions on layout changes
Otherwise, updating the size of a button (e.g. by changing it's content)
would result in the button having an incorrectly displayed background
2019-06-25 18:08:46 -04:00
..
geometry Add frame based layout 2019-06-23 16:53:25 -04:00
util Update the NinePatchView computed regions on layout changes 2019-06-25 18:08:46 -04:00
view Update the NinePatchView computed regions on layout changes 2019-06-25 18:08:46 -04:00
CacaoScreen.kt Handle click sounds in the screen 2019-06-23 22:34:12 -04:00
LayoutVariable.kt Add documentation 2019-06-22 16:08:00 -04:00
README.md Rename ShadowUI to Cacao 2019-06-22 15:02:17 -04:00
Window.kt Handle click sounds in the screen 2019-06-23 22:34:12 -04:00

README.md

Cacao

Cacao is a UI framework for Fabric/Minecraft mods based on Apple's Cocoa UI toolkit.