mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-20 12:33:14 +00:00
Use nearest filter in the Preview dialog
This commit is contained in:
parent
8fb29e050e
commit
07d3eb4f4b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
[ext_resource type="Script" path="res://src/UI/Nodes/ValueSlider.gd" id="4_e0gk1"]
|
||||
|
||||
[node name="PreviewDialog" type="ConfirmationDialog"]
|
||||
canvas_item_default_texture_filter = 0
|
||||
size = Vector2i(316, 417)
|
||||
script = ExtResource("1")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue