Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
5.2.0
-
84d69e469 (dev), ebd2fe108 (dev), d332c6fd9 (6.5), 691248f91 (dev), ed66cf8a0 (dev), de2e3b768 (6.7), 091ce6477 (6.7), 0e47a6993 (6.6)
Description
The default flickable velocity and deceleration is statically defined and doesn't scale with pixel density, as seen https://qt.gitorious.org/qt/qtdeclarative/source/e895bc315f9959a5dad80a8f0bf7b73bced0bde1:src/quick/items/qquickflickable.cpp#L78
These values don't work right anymore for devices with high pixel density, for example smartphones or tablets (2500 pixels per second is too low on 300/400 ppi screens), and are not customisable apart from rebuilding Qt.
Attachments
Issue Links
- relates to
-
QTBUG-35609 Flickable speed and deceleration are not easily customisable
- Closed
-
QTBUG-17830 Flickable's physics needs improving
- Closed
-
QTBUG-22407 Scrolling qml Flickable on mac
- Closed
-
QTBUG-56075 QML Flickable: high-precision trackpad scrolling is too fast
- Closed
-
QTBUG-97055 QQC2 Flickable scrolling is not linear with clicky wheels on Qt 6.2.0
- Closed
-
QTBUG-44514 ScrollView: don't need to correct for Flickable shortcomings anymore
- Closed
- replaces
-
QTBUG-34281 Flickable momentum not correct on Android
- Closed