stdware / qwindowkit

Cross-platform frameless window framework for Qt. Support Windows, macOS, Linux.
Apache License 2.0
442 stars 67 forks source link

Windows系统新建窗口首次移动窗口位置会低系统标题栏31像素的高度 #116

Open KarvinZheng opened 3 weeks ago

KarvinZheng commented 3 weeks ago

Windows系统新建窗口首次移动窗口位置会低系统标题栏31像素的高度(通过QWidget::move),第二次移动后就正常,FrameLess-Helper没有这个问题。

Qt:5.15.9