mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
fix(window-state): Ignore is_maximized state in resize events on macos (#2007)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
window-state: patch
|
||||
---
|
||||
|
||||
On macOS the plugin now (temporarily) ignores the maximized state for undecorated windows on resize events to fix app freezes.
|
||||
Reference in New Issue
Block a user