reimport all godot project files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=6 format=3 uid="uid://c5dlwgcx3ubyp"]
|
||||
[gd_scene format=3 uid="uid://c5dlwgcx3ubyp"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cy7erscaagrtj" path="res://Features/CodeEditor/CodeEditorPanel.cs" id="1_eraxv"]
|
||||
[ext_resource type="PackedScene" uid="uid://cinaqbdghcvoi" path="res://Features/CodeEditor/SharpIdeCodeEdit.tscn" id="1_y4okr"]
|
||||
@@ -8,7 +8,7 @@
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_m4iuw"]
|
||||
bg_color = Color(0.11764706, 0.11764706, 0.11764706, 1)
|
||||
|
||||
[node name="CodeEditorPanel" type="MarginContainer"]
|
||||
[node name="CodeEditorPanel" type="MarginContainer" unique_id=154728753]
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
@@ -17,7 +17,7 @@ grow_vertical = 2
|
||||
script = ExtResource("1_eraxv")
|
||||
CsFileTexture = ExtResource("2_dbtmr")
|
||||
|
||||
[node name="TabContainer" type="TabContainer" parent="."]
|
||||
[node name="TabContainer" type="TabContainer" parent="." unique_id=2126230228]
|
||||
layout_mode = 2
|
||||
theme_override_constants/side_margin = 0
|
||||
theme_override_constants/icon_max_width = 22
|
||||
@@ -27,6 +27,6 @@ theme_override_styles/tab_selected = ExtResource("2_m4iuw")
|
||||
current_tab = 0
|
||||
drag_to_rearrange_enabled = true
|
||||
|
||||
[node name="SharpIdeCodeEdit" parent="TabContainer" instance=ExtResource("1_y4okr")]
|
||||
[node name="SharpIdeCodeEdit" parent="TabContainer" unique_id=170225652 instance=ExtResource("1_y4okr")]
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 0
|
||||
|
||||
Reference in New Issue
Block a user