Advanced Systems Manager: Reloaded
Go to file
Shadowfacts 2044daec40
Fix EnumButtonTests failing
Clicking an EnumButton causes it to change it's labels text, which was
changed in f29e690208 to cause a layout pass, which invalidated the manually
set frame.
2019-06-27 19:38:22 -04:00
gradle/wrapper Initial commit 2019-06-21 12:55:57 -04:00
kiwi-java@c3541de871 Initial commit 2019-06-21 12:55:57 -04:00
src Fix EnumButtonTests failing 2019-06-27 19:38:22 -04:00
.gitignore Add basic button implementation 2019-06-23 17:56:49 -04:00
.gitmodules Initial commit 2019-06-21 12:55:57 -04:00
LICENSE Initial commit 2019-06-21 12:55:57 -04:00
build.gradle.kts Initial commit 2019-06-21 12:55:57 -04:00
gradle.properties Initial commit 2019-06-21 12:55:57 -04:00
gradlew Initial commit 2019-06-21 12:55:57 -04:00
gradlew.bat Initial commit 2019-06-21 12:55:57 -04:00
settings.gradle.kts Initial commit 2019-06-21 12:55:57 -04:00