Skip to content

fix(FormMain): 锁定启动器大小失效#2251

Merged
EncVar merged 1 commit intodevfrom
fix/UiLockWindowSize
Jan 18, 2026
Merged

fix(FormMain): 锁定启动器大小失效#2251
EncVar merged 1 commit intodevfrom
fix/UiLockWindowSize

Conversation

@xrlzu
Copy link
Copy Markdown
Member

@xrlzu xrlzu commented Jan 18, 2026

No description provided.

@pcl-ce-automation pcl-ce-automation bot added 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查 size: XS PR 大小评估:微型 labels Jan 18, 2026
@xrlzu xrlzu requested a review from a team January 18, 2026 09:19
@pcl-ce-automation pcl-ce-automation bot added 🕑 等待合并 已处理完毕,正在等待代码合并入主分支 and removed 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查 labels Jan 18, 2026
@EncVar EncVar merged commit 5cca8c4 into dev Jan 18, 2026
2 checks passed
@pcl-ce-automation pcl-ce-automation bot added 👌 完成 相关问题已修复或功能已实现,计划在下次版本更新时正式上线 and removed 🕑 等待合并 已处理完毕,正在等待代码合并入主分支 labels Jan 18, 2026
@xrlzu xrlzu deleted the fix/UiLockWindowSize branch January 18, 2026 09:29
Comment on lines 139 to +142
If Not Setup.Get("UiLockWindowSize") Then
AddResizer()
Else
RemoveResizer()
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

诶不对,这里还要 Not 干什么,调换下代码段

然后可以的话这里改成使用 Config 类

@pcl-ce-automation pcl-ce-automation bot added 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查 and removed 👌 完成 相关问题已修复或功能已实现,计划在下次版本更新时正式上线 labels Jan 18, 2026
@xrlzu xrlzu restored the fix/UiLockWindowSize branch January 18, 2026 09:29
@xrlzu xrlzu deleted the fix/UiLockWindowSize branch February 3, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: XS PR 大小评估:微型 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants