mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-09-19 14:53:49 +00:00
Fixed disabled buttons having black corners
This commit is contained in:
@@ -93,6 +93,9 @@ module W3DHubLauncher
|
|||||||
color: 0x88_ffffff,
|
color: 0x88_ffffff,
|
||||||
background: 0,
|
background: 0,
|
||||||
background_nine_slice_color: 0xaa_5e5c64
|
background_nine_slice_color: 0xaa_5e5c64
|
||||||
|
},
|
||||||
|
disabled: {
|
||||||
|
background: 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
EditLine: {
|
EditLine: {
|
||||||
|
|||||||
Reference in New Issue
Block a user