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

Issue with Page Content Disappearing After Minimize/Maximize When Using Multiple Monitors #498

Closed
tanvirulislam opened this issue Oct 8, 2024 · 1 comment · Fixed by #495

Comments

@tanvirulislam
Copy link

tanvirulislam commented Oct 8, 2024

I'm using the Flutter window_manager package to hide the window title bar in my desktop app. However, I'm encountering an issue when an external monitor is connected or when the display is extended. After minimizing and then maximizing the app, the page content disappears. This only happens with an external monitor, and the issue doesn't occur when using a single monitor.

flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.22.3, on Microsoft Windows [Version 10.0.22631.4169], locale en-US)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.10.4)
[√] Android Studio (version 2024.1)
[√] VS Code (version 1.94.0)
[√] Connected device (4 available)
[√] Network resources
• No issues found!
project github link

titlebar_issue.mp4
@WinXaito
Copy link

WinXaito commented Oct 8, 2024

Seems related to #489 (with a possible fix here: #495)

@lijy91 lijy91 linked a pull request Oct 27, 2024 that will close this issue
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 a pull request may close this issue.

2 participants