mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
Set color picker's expand button focus mode to none
This commit is contained in:
parent
4ec7259c63
commit
6b1329ff1f
|
@ -197,6 +197,7 @@ mouse_filter = 2
|
|||
|
||||
[node name="ExpandButton" type="Button" parent="ScrollContainer/VerticalContainer"]
|
||||
layout_mode = 2
|
||||
focus_mode = 0
|
||||
mouse_default_cursor_shape = 2
|
||||
toggle_mode = true
|
||||
text = "Color options"
|
||||
|
|
Loading…
Reference in a new issue