1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/Prefabs/NewPaletteDialog.tscn

26 lines
660 B
Plaintext
Raw Normal View History

2019-12-18 01:04:37 +00:00
[gd_scene format=2]
[node name="NewPaletteDialog" type="ConfirmationDialog"]
margin_right = 200.0
margin_bottom = 70.0
window_title = "Create a new custom palette from existing default?"
[node name="HBoxContainer2" type="HBoxContainer" parent="."]
margin_left = 8.0
margin_top = 8.0
margin_right = 365.0
margin_bottom = 34.0
[node name="Label" type="Label" parent="HBoxContainer2"]
2019-12-18 14:43:11 +00:00
margin_top = 6.0
margin_right = 91.0
margin_bottom = 20.0
2019-12-18 01:04:37 +00:00
text = "Palette Name:"
[node name="NewPaletteNameLineEdit" type="LineEdit" parent="HBoxContainer2"]
2019-12-18 14:43:11 +00:00
margin_left = 95.0
margin_right = 357.0
margin_bottom = 26.0
2019-12-18 01:04:37 +00:00
size_flags_horizontal = 3
expand_to_text_length = true