aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/common/qqmljssourcelocation_p.h
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2024-06-11 14:44:40 +0200
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2024-06-19 23:09:27 +0200
commit47cf1faf589e2f09f1960416bca004a8e9a725fc (patch)
treeb7dc521a4b0c94958456f970ad711b2b21a3a818 /src/qml/common/qqmljssourcelocation_p.h
parent08bfc40091f03f01e2866c88516e03dbd6342db5 (diff)
QQuickPopupWindow: set initial sizeHEADdev
If you do: Popup { width: 200 height: 200 } then QQuickPopup::setWidth/Height will be called during construction, before a QQuickWindow is yet created. Since we cannot resize the window at that, point, we fall back to resize the popupItem instead. But then it's important to remember to forward the requested size to the window once we create it. Pick-to: 6.8 Change-Id: I1e7dafe924f90dfb4e2580cc4b9418ecaf9653d6 Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
Diffstat (limited to 'src/qml/common/qqmljssourcelocation_p.h')
0 files changed, 0 insertions, 0 deletions