Рефактор. Большое перемещение файлов (продолжено)
This commit is contained in:
@@ -4,7 +4,7 @@ extends NinePatchRect
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready():
|
||||
$grd_forced/btn_cancel.button_connect('pressed', Callable(self, 'on_btn_cancel_pressed').bind($grd_forced/btn_cancel))
|
||||
|
||||
|
||||
|
||||
func on_btn_cancel_pressed(btn):
|
||||
signaller.emit_signal('interfer_off_all')
|
||||
@@ -1,10 +1,10 @@
|
||||
[gd_scene load_steps=6 format=3 uid="uid://7rvw671tlx2i"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cs6i1xwx0pmdk" path="res://data/рамка-панели.png" id="1_6swor"]
|
||||
[ext_resource type="Script" path="res://scenes/scroll-ecm-list.gd" id="2_3x81o"]
|
||||
[ext_resource type="Script" path="res://scenes/frm_ecm_list.gd" id="2_mt58v"]
|
||||
[ext_resource type="Script" path="res://scenes/frame-ecm-list/scroll-ecm-list.gd" id="2_3x81o"]
|
||||
[ext_resource type="Script" path="res://scenes/frame-ecm-list/frm-ecm-list.gd" id="2_mt58v"]
|
||||
[ext_resource type="Script" path="res://table/table.gd" id="3_4hydx"]
|
||||
[ext_resource type="PackedScene" uid="uid://da7w3vkhadfwe" path="res://scenes/button-flat.tscn" id="4_7ys3c"]
|
||||
[ext_resource type="PackedScene" uid="uid://da7w3vkhadfwe" path="res://scenes/button-flat/button-flat.tscn" id="4_7ys3c"]
|
||||
|
||||
[node name="frm_ecm_list" type="NinePatchRect"]
|
||||
offset_right = 480.0
|
||||
Reference in New Issue
Block a user