mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
[skip ci] Hide the Brightness/Contrast dialog
This commit is contained in:
parent
e98d481a19
commit
6afdb372b3
|
@ -7,7 +7,6 @@
|
||||||
[node name="BrightnessContrastDialog" instance=ExtResource("1_5wfra")]
|
[node name="BrightnessContrastDialog" instance=ExtResource("1_5wfra")]
|
||||||
title = "Adjust Brightness/Contrast"
|
title = "Adjust Brightness/Contrast"
|
||||||
size = Vector2i(362, 540)
|
size = Vector2i(362, 540)
|
||||||
visible = true
|
|
||||||
script = ExtResource("2_msv0o")
|
script = ExtResource("2_msv0o")
|
||||||
|
|
||||||
[node name="VBoxContainer" parent="." index="3"]
|
[node name="VBoxContainer" parent="." index="3"]
|
||||||
|
|
Loading…
Reference in a new issue