mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 00:54:43 -04:00
Refactored CreateNewImage dialog and added portrait & landscape buttons from #402
The lock aspect ratio button has been changed from a checkbox to a texture button and the template code has been refactored to use a Template class instead of enums. Only dark icons have been added for now.
This commit is contained in:
parent
6cb525ad92
commit
93bbfabb99
15 changed files with 411 additions and 133 deletions
|
@ -1391,7 +1391,13 @@ msgstr ""
|
|||
msgid "A default background color of a new image"
|
||||
msgstr ""
|
||||
|
||||
msgid "Lock aspect ratio:"
|
||||
msgid "Lock aspect ratio"
|
||||
msgstr ""
|
||||
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
msgid "Templates:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue