Image preferences and its translations

This commit is contained in:
Marco 2020-01-10 20:24:07 +01:00
commit 7b0251fdfa
21 changed files with 223 additions and 26 deletions

View file

@ -72,4 +72,5 @@ margin_right = 139.0
margin_bottom = 57.0
rect_min_size = Vector2( 64, 20 )
color = Color( 0, 0, 0, 0 )
[connection signal="about_to_show" from="." to="." method="_on_CreateNewImage_about_to_show"]
[connection signal="confirmed" from="." to="." method="_on_CreateNewImage_confirmed"]