mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-05-06 06:44:49 -04:00
* Refactoring Main.gd. Mostly cutting big methods into smaller one. - Reduced size of _ready method in Main.gd - Moved code from certain parts of old _ready method into seperate methods - Fixed the translation bug related to CurrentFrame node in TopMenuContainer scene. The CurrentFrame node wasn't updating the language when I was changing language. I've also changed the translation file for this. - Fixed Global.palette_option_button.selected related warning. Because of some unknown reasons, git didn't push completed line there. - Moved code from file_menu_id_pressed and view_menu_id_pressed method in Main.gd to separate methods to make it more readable. * Removed window_title changes from Main.tscn Co-authored-by: OverloadedOrama <35376950+OverloadedOrama@users.noreply.github.com> |
||
---|---|---|
.. | ||
Dialogs | ||
Rulers | ||
Timeline | ||
BrushButton.gd | ||
BrushButton.tscn | ||
BrushesPopup.tscn | ||
ColorAndToolOptions.gd | ||
ColorAndToolOptions.tscn | ||
NotificationLabel.gd | ||
NotificationLabel.tscn | ||
PatternButton.gd | ||
PatternButton.tscn | ||
PatternsPopup.tscn | ||
SecondViewport.gd | ||
ToolButtons.gd | ||
TopMenuContainer.tscn | ||
TransparentChecker.gd | ||
UI.tscn | ||
ViewportContainer.gd |