mirror of
https://codeberg.org/Ikatono/TierMaker.git
synced 2025-10-28 20:45:35 -05:00
basically function but needs a lot of refinement
This commit is contained in:
9
row.tscn
9
row.tscn
@@ -51,7 +51,6 @@ theme_override_styles/panel = SubResource("StyleBoxFlat_22f0d")
|
||||
|
||||
[node name="RowTitleBoxLabel" type="Label" parent="RowGrid/RowBaseContainer/RowTitleBoxBackground"]
|
||||
unique_name_in_owner = true
|
||||
z_index = 1
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
@@ -73,16 +72,12 @@ justification_flags = 161
|
||||
|
||||
[node name="RowTitleBoxIdLabel" type="Label" parent="RowGrid/RowBaseContainer/RowTitleBoxBackground"]
|
||||
unique_name_in_owner = true
|
||||
z_index = 1
|
||||
layout_mode = 1
|
||||
anchors_preset = 12
|
||||
anchors_preset = 2
|
||||
anchor_top = 1.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -24.0
|
||||
offset_top = -23.0
|
||||
offset_right = 24.0
|
||||
grow_horizontal = 2
|
||||
offset_right = 48.0
|
||||
grow_vertical = 0
|
||||
text = "RowId"
|
||||
label_settings = SubResource("LabelSettings_7hvr3")
|
||||
|
||||
Reference in New Issue
Block a user