There is no more need to use YACReaderScrollView.qml since the scroll in the defaul QML's ScrollView seems to be fixed

This commit is contained in:
Luis Ángel San Martín 2015-10-30 21:54:42 +01:00
parent 721ecb8a35
commit 3658254b72

View File

@ -290,7 +290,7 @@ Rectangle {
}
}
YACReaderScrollView{
ScrollView{
id: scrollView
anchors.fill: parent
anchors.margins: 0