When there are errors in opening and saving files, the errors appear in the form of a popup dialog, instead of a notification or an OS alert.

This commit is contained in:
Manolis Papadeas 2020-10-25 18:02:51 +02:00
parent 9be6248024
commit ab6bebd6d4
7 changed files with 16 additions and 13 deletions

View file

@ -2,8 +2,6 @@
[ext_resource path="res://assets/graphics/palette/palette_button.png" type="Texture" id=1]
[resource]
texture = ExtResource( 1 )
region_rect = Rect2( 0, 0, 8, 8 )

View file

@ -2,8 +2,6 @@
[ext_resource path="res://assets/graphics/palette/palette_button.png" type="Texture" id=1]
[resource]
texture = ExtResource( 1 )
region_rect = Rect2( 0, 0, 8, 8 )

View file

@ -2,8 +2,6 @@
[ext_resource path="res://assets/graphics/palette/palette_button.png" type="Texture" id=1]
[resource]
texture = ExtResource( 1 )
region_rect = Rect2( 0, 0, 8, 8 )

View file

@ -2,8 +2,6 @@
[ext_resource path="res://assets/graphics/palette/palette_button.png" type="Texture" id=1]
[resource]
texture = ExtResource( 1 )
region_rect = Rect2( 0, 0, 8, 8 )