mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-08-11 23:14:42 -04:00
Full Greek support and minor UI changes
Everything should now be translated in Greek. Will update if I have forgotten anything. Also made some changes to the layer and frame button colors and layer position.
This commit is contained in:
parent
d81d7ee5ef
commit
bf4052ad84
13 changed files with 356 additions and 245 deletions
|
@ -5,7 +5,7 @@ var i
|
|||
# warning-ignore:unused_class_variable
|
||||
var currently_selected := false
|
||||
|
||||
onready var visibility_button := $HBoxContainer/VisibilityButton
|
||||
onready var visibility_button := $VisibilityButton
|
||||
onready var label := $HBoxContainer/Label
|
||||
onready var line_edit := $HBoxContainer/LineEdit
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue