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

@@ -47,6 +47,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(770, 710)
visible = true
@@ -69,7 +70,7 @@ layout_mode = 2
size_flags_horizontal = 3
theme = SubResource("Theme_search")
theme_override_styles/normal = SubResource("StyleBoxFlat_search_bg")
placeholder_text = "Search downloads..."
placeholder_text = "搜索下载记录"
caret_blink = true
[node name="PanelContainer2" type="PanelContainer" parent="Main"]