UI fixes; fixed conveyor infinite item pileup
This commit is contained in:
@@ -48,7 +48,8 @@ io.anuke.ucore.scene.ui.ImageTextButton$ImageTextButtonStyle: {
|
||||
toggle: {checked: button-down, down: button-down, up: button, font: default-font, fontColor: white, over: button-over, disabled: button, disabledFontColor: grey }
|
||||
},
|
||||
io.anuke.ucore.scene.ui.ScrollPane$ScrollPaneStyle: {
|
||||
default: {background: border, vScroll: scroll, vScrollKnob: scroll-knob-vertical}
|
||||
default: {background: border, vScroll: scroll, vScrollKnob: scroll-knob-vertical},
|
||||
clear: {vScroll: scroll, vScrollKnob: scroll-knob-vertical}
|
||||
},
|
||||
io.anuke.ucore.scene.ui.Window$WindowStyle: {
|
||||
default: {titleFont: default-font, background: window, titleFontColor: orange },
|
||||
|
||||
Reference in New Issue
Block a user