aboutsummaryrefslogtreecommitdiff
path: root/option_set/option_set_list.tscn
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-03-27 16:57:14 +0000
committerdam <dam@gudinoff>2022-03-27 16:57:14 +0000
commitf6369eaee39abe3d360ba42278a5a2a1d166f5af (patch)
tree1fec29cbf9de9537efec5a4b7ddd870e4fc2f512 /option_set/option_set_list.tscn
parenta6d836d53a09c5b2abedccba51ac428fcfc74379 (diff)
downloadsurgery-log-f6369eaee39abe3d360ba42278a5a2a1d166f5af.tar.zst
surgery-log-f6369eaee39abe3d360ba42278a5a2a1d166f5af.zip
Implemented prototype of option set list component.
Diffstat (limited to 'option_set/option_set_list.tscn')
-rw-r--r--option_set/option_set_list.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/option_set/option_set_list.tscn b/option_set/option_set_list.tscn
index f8361fa..d336961 100644
--- a/option_set/option_set_list.tscn
+++ b/option_set/option_set_list.tscn
@@ -5,4 +5,5 @@
[node name="option_set_list" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
+rect_clip_content = true
script = ExtResource( 1 )