Fix click through for disabled command bar buttons.
This commit is contained in:
committed by
Gustas
parent
723ba5a507
commit
fc8c533129
@@ -32,6 +32,7 @@ Container@PLAYER_WIDGETS:
|
|||||||
Height: 43
|
Height: 43
|
||||||
ImageCollection: commandbar
|
ImageCollection: commandbar
|
||||||
ImageName: background
|
ImageName: background
|
||||||
|
ClickThrough: False
|
||||||
Container@COMMAND_BAR:
|
Container@COMMAND_BAR:
|
||||||
Logic: CommandBarLogic
|
Logic: CommandBarLogic
|
||||||
X: 24
|
X: 24
|
||||||
|
|||||||
@@ -47,6 +47,7 @@ Container@PLAYER_WIDGETS:
|
|||||||
Height: 44
|
Height: 44
|
||||||
ImageCollection: commandbar
|
ImageCollection: commandbar
|
||||||
ImageName: background
|
ImageName: background
|
||||||
|
ClickThrough: False
|
||||||
Container@COMMAND_BAR:
|
Container@COMMAND_BAR:
|
||||||
Logic: CommandBarLogic
|
Logic: CommandBarLogic
|
||||||
X: 14
|
X: 14
|
||||||
|
|||||||
Reference in New Issue
Block a user