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:
Manolis Papadeas 2021-01-25 22:07:02 +02:00
parent 6cb525ad92
commit 93bbfabb99
15 changed files with 411 additions and 133 deletions

View file

@ -113,7 +113,7 @@ boot_splash/bg_color=Color( 0.145098, 0.145098, 0.164706, 1 )
config/icon="res://assets/graphics/icons/icon.png"
config/macos_native_icon="res://assets/graphics/icons/icon.icns"
config/windows_native_icon="res://assets/graphics/icons/icon.ico"
config/Version="v0.8.2-stable"
config/Version="v0.8.3-dev"
[audio]