mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 07:04:43 -04:00
Updated translations, Readme & Changelog
This commit is contained in:
parent
0713342c0f
commit
e1724148fc
4 changed files with 17 additions and 10 deletions
|
@ -6,25 +6,28 @@ margin_bottom = 70.0
|
|||
|
||||
[node name="FileNameContainer" type="HBoxContainer" parent="."]
|
||||
anchor_right = 1.0
|
||||
margin_bottom = 41.0
|
||||
margin_left = 8.0
|
||||
margin_top = 8.0
|
||||
margin_right = -8.0
|
||||
margin_bottom = 34.0
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[node name="FileNameLabel" type="Label" parent="FileNameContainer"]
|
||||
margin_top = 13.0
|
||||
margin_right = 67.0
|
||||
margin_bottom = 27.0
|
||||
text = "File name:"
|
||||
margin_top = 6.0
|
||||
margin_right = 69.0
|
||||
margin_bottom = 20.0
|
||||
text = "File Name:"
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[node name="FileNameLineEdit" type="LineEdit" parent="FileNameContainer"]
|
||||
margin_left = 71.0
|
||||
margin_top = 8.0
|
||||
margin_right = 200.0
|
||||
margin_bottom = 32.0
|
||||
margin_left = 73.0
|
||||
margin_top = 1.0
|
||||
margin_right = 184.0
|
||||
margin_bottom = 25.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 4
|
||||
__meta__ = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue