diff --git a/scenes/frm_ecm_list.gd b/scenes/frame-ecm-list/frm-ecm-list.gd similarity index 98% rename from scenes/frm_ecm_list.gd rename to scenes/frame-ecm-list/frm-ecm-list.gd index cf95ef2..9b801ba 100644 --- a/scenes/frm_ecm_list.gd +++ b/scenes/frame-ecm-list/frm-ecm-list.gd @@ -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') diff --git a/scenes/frame-ecm-list/frm_ecm_list.tscn b/scenes/frame-ecm-list/frm-ecm-list.tscn similarity index 91% rename from scenes/frame-ecm-list/frm_ecm_list.tscn rename to scenes/frame-ecm-list/frm-ecm-list.tscn index 74cc690..f9775f6 100644 --- a/scenes/frame-ecm-list/frm_ecm_list.tscn +++ b/scenes/frame-ecm-list/frm-ecm-list.tscn @@ -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