aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlengine_p.h
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2020-01-29 10:13:08 +0100
committerMitch Curtis <mitch.curtis@qt.io>2020-01-29 12:20:42 +0100
commita82b1b278ace7a500f95473f2a873923d2d4e60a (patch)
tree4a369022728a6a9ef22c69d847f5949b5d89229e /src/qml/qml/qqmlengine_p.h
parentdeac8afcbf28ebe621ec3b8495ca1c9ad76843a5 (diff)
QQuickFlickable: fix division by zero
The issue could be seen when enabling exceptions and running the following QML code: Flickable { id: flickable anchors.fill: parent contentWidth: 1000 contentHeight: 1000 Text { text: flickable.visibleArea.xPosition } } Change-Id: I615f9f9dc84903fb3a902f416a55e3ce3fece64c Fixes: QTBUG-81098 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qml/qml/qqmlengine_p.h')
0 files changed, 0 insertions, 0 deletions