Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.2.0
-
84d69e469 (dev)
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
- Open
-
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