Skip to content

fix(windows) window center doesn't consider taskbar size - #9309

Merged
amrbashir merged 10 commits into
tauri-apps:devfrom
Legend-Master:fix-window-center
Apr 2, 2024
Merged

fix(windows) window center doesn't consider taskbar size#9309
amrbashir merged 10 commits into
tauri-apps:devfrom
Legend-Master:fix-window-center

Conversation

@Legend-Master

@Legend-Master Legend-Master commented Mar 30, 2024

Copy link
Copy Markdown
Contributor

Reference: #9259

Current implementation doesn't consider title bar size on creating window, which makes the window off center a little bit on creating window

Note: I didn't test this on multiple monitors

@Legend-Master
Legend-Master marked this pull request as ready for review March 30, 2024 12:29
@Legend-Master
Legend-Master requested a review from a team as a code owner March 30, 2024 12:29
Comment thread core/tauri-runtime-wry/src/lib.rs Outdated
Comment thread core/tauri-runtime-wry/src/lib.rs
@amrbashir amrbashir linked an issue Apr 2, 2024 that may be closed by this pull request
@amrbashir
amrbashir merged commit 4c2e747 into tauri-apps:dev Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] window center doesn't consider taskbar position and size

2 participants