mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-23 11:36:13 +02:00
cc63614f1e
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
12 lines
549 B
Markdown
12 lines
549 B
Markdown
# Changelog
|
|
|
|
## \[0.1.1]
|
|
|
|
- Address a couple of issues with restoring positions:
|
|
|
|
- Fix restoring window positions correctly when the top-left corner of the window was outside of the monitor.
|
|
|
|
- Fix restore maximization state only maximized on main monitor.
|
|
|
|
- [70d9908](https://github.com/tauri-apps/plugins-workspace/commit/70d99086de3a58189d65c49954a3495972880725) fix(window-state): restore window position if the one of the window corners intersects with monitor ([#898](https://github.com/tauri-apps/plugins-workspace/pull/898)) on 2024-01-25
|