mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 16:24:44 -04:00
Removed Fuzzy
This commit is contained in:
parent
fc1a30f12a
commit
ad17173e6f
2 changed files with 6 additions and 6 deletions
|
@ -1626,6 +1626,7 @@ columns = 5
|
|||
[node name="SplashDialog" parent="." instance=ExtResource( 59 )]
|
||||
|
||||
[node name="CreateNewImage" parent="." instance=ExtResource( 60 )]
|
||||
window_title = "Please Confirm..."
|
||||
|
||||
[node name="OpenSprite" type="FileDialog" parent="."]
|
||||
margin_right = 515.0
|
||||
|
@ -1663,17 +1664,20 @@ current_dir = "/home/marco/Pixelorama"
|
|||
current_path = "/home/marco/Pixelorama/"
|
||||
|
||||
[node name="ScaleImage" parent="." instance=ExtResource( 63 )]
|
||||
window_title = "Please Confirm..."
|
||||
|
||||
[node name="PreferencesDialog" parent="." instance=ExtResource( 64 )]
|
||||
|
||||
[node name="OutlineDialog" parent="." instance=ExtResource( 65 )]
|
||||
visible = false
|
||||
window_title = "Please Confirm..."
|
||||
|
||||
[node name="AboutDialog" parent="." instance=ExtResource( 66 )]
|
||||
|
||||
[node name="QuitDialog" type="ConfirmationDialog" parent="."]
|
||||
margin_right = 200.0
|
||||
margin_bottom = 70.0
|
||||
window_title = "Please Confirm..."
|
||||
resizable = true
|
||||
dialog_text = "QUIT_LABEL"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue