Set minimum window size to prevent UI breakage (#1195)
This PR solves issue #1194 by setting a minimum height and width
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Set a minimum window size to prevent UI breakage when the app is resized
too small. The BrowserWindow now enforces minWidth 800 and minHeight 500
so layouts stay stable and controls remain accessible.
<!-- End of auto-generated description by cubic. -->
正在显示
请
注册
或者
登录
后发表评论