mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-12-14 11:14:43 -05:00
Ability to get color for palette buttons, when editing a palette, from the currently selected left and right colors
This commit is contained in:
parent
072d2c9461
commit
41d80d503a
5 changed files with 96 additions and 13 deletions
|
|
@ -108,6 +108,7 @@ theme = ExtResource( 1 )
|
|||
script = ExtResource( 2 )
|
||||
__meta__ = {
|
||||
"_edit_horizontal_guides_": [ ],
|
||||
"_edit_use_anchors_": false,
|
||||
"_edit_vertical_guides_": [ ]
|
||||
}
|
||||
|
||||
|
|
@ -1287,7 +1288,6 @@ window_title = "Error!"
|
|||
dialog_text = "This is an error message!"
|
||||
|
||||
[node name="EditPalettePopup" parent="." instance=ExtResource( 35 )]
|
||||
visible = false
|
||||
|
||||
[node name="NewPaletteDialog" parent="." instance=ExtResource( 36 )]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue