leanflutter / window_manager

This plugin allows Flutter desktop apps to resizing and repositioning the window.
https://pub.dev/packages/window_manager
MIT License
724 stars 205 forks source link

window freezing/titlebar button not showing #469

Closed KoVaL05 closed 4 months ago

KoVaL05 commented 4 months ago

Hello,  I am kind of stuck on this problem because I don't know what the cause of it is. So basically, I have a program on Windows using window_manager and tray_manager, and UI sometimes shows a white screen, the window_manager titlebar buttons, and the tray_manager context menu as well, but sometimes UI and everything else are working fine, but the titlebar buttons and tray_manager are just white. It happens right after launching, or sometimes after 30 to 40 minutes.

i am using: window_manager: ^0.3.9 tray_manager: ^0.2.3

here are some screenshots: obraz_2024-07-08_223034555 image image