mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 19:14:42 -04:00
Re-organized the right panel, fixed spaces in palette buttons, made AddPalette a TextureButton
This commit is contained in:
parent
014afc47fb
commit
bfd64a6b84
3 changed files with 162 additions and 147 deletions
|
@ -189,7 +189,7 @@ var move_up_layer_button : BaseButton
|
|||
var move_down_layer_button : BaseButton
|
||||
var merge_down_layer_button : BaseButton
|
||||
|
||||
var add_palette_button : MenuButton
|
||||
var add_palette_button : TextureButton
|
||||
var remove_palette_button : TextureButton
|
||||
var palette_option_button : OptionButton
|
||||
var edit_palette_button : BaseButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue