mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 10:54:44 -04:00
Made color palette buttons work for the right mouse button too
Also fixed issue where the custom brushes' color wasn't being updated, and re-added French as an option in the preferences.
This commit is contained in:
parent
002491febe
commit
482c06753e
3 changed files with 49 additions and 51 deletions
|
@ -14,6 +14,7 @@ rect_min_size = Vector2( 22, 22 )
|
|||
custom_styles/hover = ExtResource( 1 )
|
||||
custom_styles/pressed = ExtResource( 2 )
|
||||
custom_styles/normal = ExtResource( 3 )
|
||||
button_mask = 3
|
||||
icon = SubResource( 1 )
|
||||
|
||||
[node name="NinePatchRect" type="NinePatchRect" parent="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue