mirror of
https://codeberg.org/Ikatono/TierMaker.git
synced 2025-10-28 20:45:35 -05:00
functional card/row edit and drag
This commit is contained in:
6
row.tscn
6
row.tscn
@@ -1,8 +1,9 @@
|
||||
[gd_scene load_steps=8 format=3 uid="uid://b7pebyti48f7b"]
|
||||
[gd_scene load_steps=9 format=3 uid="uid://b7pebyti48f7b"]
|
||||
|
||||
[ext_resource type="Script" path="res://row.cs" id="1_dodxa"]
|
||||
[ext_resource type="Script" path="res://RowGrid.cs" id="2_h4wwk"]
|
||||
[ext_resource type="Script" path="res://RowCardContainer.cs" id="3_0etg2"]
|
||||
[ext_resource type="Script" path="res://RowTitleBoxBackground.cs" id="3_y52xd"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_spa1m"]
|
||||
|
||||
@@ -46,8 +47,9 @@ unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 0
|
||||
mouse_filter = 2
|
||||
mouse_filter = 1
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_22f0d")
|
||||
script = ExtResource("3_y52xd")
|
||||
|
||||
[node name="RowTitleBoxLabel" type="Label" parent="RowGrid/RowBaseContainer/RowTitleBoxBackground"]
|
||||
unique_name_in_owner = true
|
||||
|
||||
Reference in New Issue
Block a user