-
-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Description
Steps to reproduce
- Move the window to the edge of the screen, overflowing the screen
- Minimize the window
- Click the taskbar icon again to open the window
- Drag the window to the middle of the screen without releasing the mouse
- Sometimes the part that overflows the screen does not render in time (bug), but sometimes it is normal
- Release the mouse and the page will return to normal
复现步骤
- 将窗口拖动到桌面边缘,超出屏幕
- 最小化窗口
- 点击任务栏图标再次打开窗口
- 将窗口拖回桌面中央,保持鼠标不松开
- 有些时候超出屏幕的部分不能实时渲染显示出来,但有时候是正常的
- 松开鼠标窗口恢复正常
Screenshot
截图
When I use the native title bar to drag the window there is no problem, the above bug occurs when using window_manager customized title bar, I also mentioned an issue in flutter describing this bug, I don't know what the problem is, I uploaded the template code of my project, the repository address is https://github.com/jlj001031/test-flutter.git
当我使用原生标题栏拖动窗口时不会有问题,使用window_manager自定义的标题栏时就会出现上述bug,我在flutter中同样提了issue描述这个bug,我不知道问题出在哪里,我上传了我项目的模板代码,仓库地址是https://github.com/jlj001031/test-flutter.git
Metadata
Metadata
Assignees
Labels
No labels