fix: correct fx resize behavior

This commit is contained in:
2026-03-14 01:07:24 +08:00
parent f9a312b80a
commit 67502cb932
3 changed files with 56 additions and 15 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
/data
/pyrightconfig.json
/pyrightconfig.toml
/uv.lock
# 缓存文件
__pycache__