You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/window-state/CHANGELOG.md

549 B

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 fix(window-state): restore window position if the one of the window corners intersects with monitor (#898) on 2024-01-25