diff options
author | Tor Arne Vestbø <[email protected]> | 2024-12-16 14:04:35 +0100 |
---|---|---|
committer | Tor Arne Vestbø <[email protected]> | 2024-12-19 12:39:38 +0100 |
commit | 43083e644174ceea08802127cefcbcc6f8e0e485 (patch) | |
tree | 30ce17ab0123f5ae0c0237899f4fbd463855c426 /src/qml | |
parent | 3cdece6d7e08a53774820af6708a16ad3075e9c6 (diff) |
Compute implicitSize based on implicitContentSize in Popup and subclasses
Popup uses a Pane as its popup item, so now that Pane reflects its
explicitly set contentWidth/Height through implicitContentWidth/Height
we can use the same expression for implicit width/height as regular
controls, which hooks us into the safe area binding loop detection
as well.
Pick-to: 6.9
Change-Id: I3709978dae0271d7daf44fc6988f09f03df15b1f
Reviewed-by: Mitch Curtis <[email protected]>
Diffstat (limited to 'src/qml')
0 files changed, 0 insertions, 0 deletions