Доработка. Изменение выделения строчек в таблице, убран отложенный вызов. Исправлено расположение таблицы параметров помехи.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://b1o10yvgjpb0j"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cs6i1xwx0pmdk" path="res://data/рамка-панели.png" id="1_q1ow7"]
|
||||
[ext_resource type="Script" path="res://table/table.gd" id="2_82yax"]
|
||||
[ext_resource type="Script" path="res://scenes/frame-ecm-params/scroll-ecm-params.gd" id="2_sm6tk"]
|
||||
[ext_resource type="Script" uid="uid://c5pq0hbrij34d" path="res://table/table.gd" id="2_82yax"]
|
||||
[ext_resource type="Script" uid="uid://uaw2wbqu2l1w" path="res://scenes/frame-ecm-params/scroll-ecm-params.gd" id="2_sm6tk"]
|
||||
|
||||
[node name="frm_ecm_params" type="NinePatchRect"]
|
||||
size_flags_horizontal = 3
|
||||
@@ -30,7 +30,7 @@ layout_mode = 0
|
||||
offset_left = 4.0
|
||||
offset_top = 25.0
|
||||
offset_right = 476.0
|
||||
offset_bottom = 256.0
|
||||
offset_bottom = 285.0
|
||||
script = ExtResource("2_sm6tk")
|
||||
|
||||
[node name="table" type="GridContainer" parent="scroll"]
|
||||
|
||||
Reference in New Issue
Block a user