aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-5.10.0
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2019-02-14 14:49:05 +0100
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2019-02-18 13:31:49 +0000
commitf14fa8b42c2d09afbc27209ffc520dfaf6dbc4d7 (patch)
tree42ab4e1738e5cd22c229ba3795d6ad630f64a13b /dist/changes-5.10.0
parent0614d792967b7721c692cb273bb5428544fa3680 (diff)
QQuickScrollView: only forward content size to flickable if set explicit
TableView monitors if the application sets an explicit contentWidth/Height, and skips calculating it when that is the case. So be more careful from ScrollView, and don't set it on the flickable if the application did not set it explicitly. By doing it this way, you can now set an explicit contentWidth/Height both in ScrollView and TableView, and it will be respected. Task-number: QTBUG-72536 Change-Id: Ib87fa6958881fccdc47f50133e996484392281b6 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'dist/changes-5.10.0')
0 files changed, 0 insertions, 0 deletions