feat: persist main window state
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
| --- | --- | --- |
|
||||
| `main.go` | `main()` | 创建 Wails app、注册服务、嵌入资源、启动应用 |
|
||||
| `internal/services/appservice.go` | `ConfigureAppService` | 配置窗口、托盘、语言资源和生命周期 |
|
||||
| `internal/services/window_state.go` | main window state helpers | 读取和保存主窗口尺寸、最大化状态;第二窗口不参与 |
|
||||
|
||||
## 存储
|
||||
|
||||
|
||||
Reference in New Issue
Block a user