mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-26 20:42:18 +03:00
4c2e7477e6
* Fix window center doesn't consider taskbar size * Clean up * Add change file * Calculate title bar size on initial creation * Comment about not adding in rect.bottom * Tweak comment * Fix center existing window a bit too high * us NSWindow::center on macOS * skip if undecorated
6 lines
104 B
Markdown
6 lines
104 B
Markdown
---
|
|
"tauri-runtime-wry": patch:bug
|
|
---
|
|
|
|
Fix window centering not taking taskbar into account on Windows
|