mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
Enable exclusive and disable popup_window flags of all the dialogs
Closes #1061, fixes issue where when Pixelorama's window loses focus, the dialogs disappeared, but the dialogs can no longer close when pressing outside of them.
This commit is contained in:
parent
8ba2b62921
commit
95b5102394
|
@ -14,8 +14,6 @@
|
|||
title = "Preferences"
|
||||
position = Vector2i(0, 36)
|
||||
size = Vector2i(800, 500)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1")
|
||||
|
||||
[node name="HSplitContainer" type="HSplitContainer" parent="."]
|
||||
|
@ -1349,8 +1347,6 @@ text = "Pixelorama must be restarted for changes to take effect."
|
|||
mode = 1
|
||||
title = "Open File(s)"
|
||||
size = Vector2i(560, 400)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
ok_button_text = "Open"
|
||||
file_mode = 1
|
||||
access = 2
|
||||
|
@ -1369,8 +1365,6 @@ dialog_autowrap = true
|
|||
unique_name_in_owner = true
|
||||
position = Vector2i(0, 36)
|
||||
size = Vector2i(400, 100)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
ok_button_text = "Delete Permanently"
|
||||
dialog_text = "Are you sure you want to delete this extension?"
|
||||
dialog_autowrap = true
|
||||
|
|
|
@ -10,8 +10,6 @@
|
|||
[node name="CreateNewImage" type="ConfirmationDialog"]
|
||||
title = "New..."
|
||||
size = Vector2i(384, 330)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
|
|
|
@ -10,8 +10,6 @@ canvas_item_default_texture_filter = 0
|
|||
title = "Export..."
|
||||
position = Vector2i(0, 36)
|
||||
size = Vector2i(700, 600)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
dialog_hide_on_ok = false
|
||||
script = ExtResource("1")
|
||||
|
||||
|
|
|
@ -10,8 +10,6 @@
|
|||
canvas_item_default_texture_filter = 0
|
||||
position = Vector2i(0, 36)
|
||||
size = Vector2i(362, 379)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("3")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
|
@ -94,7 +92,6 @@ layout_mode = 2
|
|||
size_flags_horizontal = 3
|
||||
mouse_default_cursor_shape = 2
|
||||
item_count = 4
|
||||
selected = 0
|
||||
popup/item_0/text = "Selected cels"
|
||||
popup/item_0/id = 0
|
||||
popup/item_1/text = "Current frame"
|
||||
|
|
|
@ -6,8 +6,6 @@
|
|||
[node name="ResizeCanvas" type="ConfirmationDialog"]
|
||||
canvas_item_default_texture_filter = 0
|
||||
title = "Resize Canvas"
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("2")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
|
|
|
@ -8,8 +8,6 @@
|
|||
[node name="ScaleImage" type="ConfirmationDialog"]
|
||||
title = "Scale Image"
|
||||
size = Vector2i(206, 325)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
|
|
|
@ -6,8 +6,6 @@
|
|||
[sub_resource type="ShaderMaterial" id="1"]
|
||||
|
||||
[node name="ShaderEffect" type="ConfirmationDialog"]
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
[node name="ImportTagDialog" type="ConfirmationDialog"]
|
||||
title = "Import Tag"
|
||||
size = Vector2i(270, 300)
|
||||
exclusive = false
|
||||
min_size = Vector2i(250, 0)
|
||||
ok_button_text = "Import"
|
||||
script = ExtResource("1_5fb6k")
|
||||
|
|
|
@ -21,8 +21,6 @@ save_on_change = false
|
|||
[node name="ManageLayouts" type="AcceptDialog"]
|
||||
title = "Manage Layouts"
|
||||
size = Vector2i(500, 500)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
[node name="OpenSprite" type="FileDialog" groups=["FileDialogs"]]
|
||||
title = "Open File(s)"
|
||||
size = Vector2i(558, 400)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
ok_button_text = "Open"
|
||||
file_mode = 1
|
||||
access = 2
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
[node name="ProjectProperties" type="AcceptDialog"]
|
||||
title = "Project Properties"
|
||||
size = Vector2i(197, 235)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1_0n4uc")
|
||||
|
||||
[node name="GridContainer" type="GridContainer" parent="."]
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
[node name="SaveSprite" type="FileDialog" groups=["FileDialogs"]]
|
||||
size = Vector2i(675, 400)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
ok_button_text = "Save"
|
||||
access = 2
|
||||
filters = PackedStringArray("*.pxo ; Pixelorama Project")
|
||||
|
|
|
@ -27,8 +27,6 @@ font_size = 12
|
|||
canvas_item_default_texture_filter = 0
|
||||
position = Vector2i(0, 36)
|
||||
size = Vector2i(602, 650)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1")
|
||||
|
||||
[node name="Contents" type="VBoxContainer" parent="."]
|
||||
|
|
|
@ -10,8 +10,6 @@ blend_mode = 4
|
|||
[node name="TileModeOffsetsDialog" type="ConfirmationDialog"]
|
||||
canvas_item_default_texture_filter = 0
|
||||
title = "Tile Mode Offsets"
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("3")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
|
||||
[node name="WindowOpacityDialog" type="AcceptDialog"]
|
||||
title = "Window Opacity"
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
|
|
|
@ -6,8 +6,6 @@
|
|||
[node name="CelProperties" type="AcceptDialog"]
|
||||
title = "Cel properties"
|
||||
size = Vector2i(300, 188)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1_lyy7i")
|
||||
|
||||
[node name="GridContainer" type="GridContainer" parent="."]
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
[node name="FrameProperties" type="ConfirmationDialog"]
|
||||
title = "Frame properties"
|
||||
size = Vector2i(224, 115)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1")
|
||||
|
||||
[node name="GridContainer" type="GridContainer" parent="."]
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
[node name="LayerEffectsSettings" type="AcceptDialog"]
|
||||
title = "Layer effects"
|
||||
size = Vector2i(400, 400)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1_h6h7b")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
|
||||
[node name="LayerProperties" type="AcceptDialog"]
|
||||
title = "Layer properties"
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1_54q1t")
|
||||
|
||||
[node name="GridContainer" type="GridContainer" parent="."]
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
[node name="TagProperties" type="ConfirmationDialog"]
|
||||
title = "Tag properties"
|
||||
size = Vector2i(303, 240)
|
||||
exclusive = false
|
||||
popup_window = true
|
||||
script = ExtResource("1_wbmaq")
|
||||
|
||||
[node name="GridContainer" type="GridContainer" parent="."]
|
||||
|
|
Loading…
Reference in a new issue