tauri-apps / tauri-apps/plugins-workspace
Window State Position Error
Open
plugin: window-state
type: bug
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
I have two screens, the main monitor is 1080P, the secondary monitor is 2K, when I drag the window to the secondary monitor and full screen, save the state through saveWindowState(StateFlags.ALL), and then close the window, the next time I open the window full screen state is only 1080P, instead of the secondary monitor 2K

Contributor guide
Assessment
This issue has not been assessed yet.