fix(windows): wait for Qt before getting bounds (#5478)
This commit is contained in:
@@ -188,7 +188,6 @@ private:
|
||||
|
||||
QRect initalBounds_;
|
||||
QRect currentBounds_;
|
||||
QRect nextBounds_;
|
||||
QTimer useNextBounds_;
|
||||
bool isNotMinimizedOrMaximized_{};
|
||||
bool lastEventWasNcMouseMove_ = false;
|
||||
|
||||
Reference in New Issue
Block a user