bisschen gui bisschen moving timeline
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://xv51uvc4koyc" path="res://DaySchedule.cs" id="1_b6clr"]
|
||||
[ext_resource type="PackedScene" uid="uid://nnr6u0igggve" path="res://TimeSlot.tscn" id="2_ascl5"]
|
||||
[ext_resource type="Script" uid="uid://cxr0qf8ut8t4p" path="res://Company.cs" id="2_dtij7"]
|
||||
[ext_resource type="Script" uid="uid://cbbrups0mkp17" path="res://CurrentTimeLine.cs" id="3_dtij7"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cm0pq"]
|
||||
@@ -17,10 +16,6 @@ corner_radius_top_right = 4
|
||||
corner_radius_bottom_right = 4
|
||||
corner_radius_bottom_left = 4
|
||||
|
||||
[sub_resource type="Resource" id="Resource_b6clr"]
|
||||
script = ExtResource("2_dtij7")
|
||||
metadata/_custom_type_script = "uid://cxr0qf8ut8t4p"
|
||||
|
||||
[sub_resource type="StyleBoxLine" id="StyleBoxLine_r0du0"]
|
||||
color = Color(1, 0, 0, 1)
|
||||
thickness = 5
|
||||
@@ -40,7 +35,6 @@ grow_vertical = 2
|
||||
mouse_filter = 2
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_cm0pq")
|
||||
script = ExtResource("1_b6clr")
|
||||
_company = SubResource("Resource_b6clr")
|
||||
|
||||
[node name="TimeSlotContainer" type="VBoxContainer" parent="." unique_id=1932322928]
|
||||
unique_name_in_owner = true
|
||||
@@ -83,6 +77,7 @@ visible = false
|
||||
layout_mode = 2
|
||||
|
||||
[node name="CurrentTimeLine" type="Panel" parent="." unique_id=961292687]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(0, 5)
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
|
||||
Reference in New Issue
Block a user