Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 10 commits into from Apr 2, 2024

Conversation

Legend-Master
Copy link
Contributor

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

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
core/tauri-runtime-wry/src/lib.rs Outdated Show resolved Hide resolved
core/tauri-runtime-wry/src/lib.rs Show resolved Hide resolved
@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
19 checks passed
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