fixed adaptative wheel step size in the grid view using a private property of ScrollView __wheelAreaScrollSpeed

This commit is contained in:
Luis Ángel San Martín
2016-01-03 14:28:46 +01:00
parent 135f2432f1
commit 7c98ebc346
2 changed files with 68 additions and 46 deletions

View File

@ -314,10 +314,10 @@ Rectangle {
}
YACReaderScrollView {
__wheelAreaScrollSpeed: grid.cellHeight * 0.30
id: scrollView
anchors.fill: parent
anchors.margins: 0
//QTBUG-39453
//Another fu%$·#& bug in Qt
//https://bugreports.qt.io/browse/QTBUG-39453