update
Some checks failed
Build Flumi / Build Flumi (Linux, 4.4.1, ubuntu-latest, linux) (push) Failing after 1m30s
Build Flumi / Build Flumi (Windows Desktop, 4.4.1, windows-latest, windows) (push) Has been cancelled

This commit is contained in:
2025-11-06 15:39:58 +08:00
parent acfc3b44dd
commit 4e9eafcec5
174 changed files with 1200 additions and 263 deletions

View File

@@ -51,8 +51,8 @@ corner_radius_bottom_left = 15
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_yn8i4"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a8gu8"]
bg_color = Color(0.169245, 0.169245, 0.169245, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_31fx5"]
draw_center = false
border_width_left = 2
border_width_top = 2
border_width_right = 2
@@ -63,8 +63,8 @@ corner_radius_top_right = 25
corner_radius_bottom_right = 25
corner_radius_bottom_left = 25
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_31fx5"]
draw_center = false
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a8gu8"]
bg_color = Color(0.169245, 0.169245, 0.169245, 1)
border_width_left = 2
border_width_top = 2
border_width_right = 2
@@ -87,6 +87,7 @@ corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
[node name="PopupPanel" type="PopupPanel"]
oversampling_override = 1.0
initial_position = 1
size = Vector2i(760, 710)
visible = true
@@ -108,7 +109,7 @@ layout_mode = 2
size_flags_horizontal = 3
theme = SubResource("Theme_ijpe2")
theme_override_styles/normal = SubResource("StyleBoxFlat_a5287")
placeholder_text = "Search history..."
placeholder_text = "搜索历史记录"
caret_blink = true
[node name="DeleteMenu" type="PanelContainer" parent="Main"]
@@ -141,8 +142,8 @@ size_flags_horizontal = 10
mouse_default_cursor_shape = 2
theme = ExtResource("3_yoadi")
theme_override_colors/font_color = Color(0.781065, 0.858202, 0.977018, 1)
theme_override_styles/hover = SubResource("StyleBoxFlat_a8gu8")
theme_override_styles/normal = SubResource("StyleBoxFlat_31fx5")
theme_override_styles/hover = SubResource("StyleBoxFlat_a8gu8")
text = "Delete"
[node name="PanelContainer2" type="PanelContainer" parent="Main"]