mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
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:
@ -290,7 +290,7 @@ Rectangle {
|
||||
}
|
||||
}
|
||||
|
||||
YACReaderScrollView{
|
||||
ScrollView{
|
||||
id: scrollView
|
||||
anchors.fill: parent
|
||||
anchors.margins: 0
|
||||
|
Reference in New Issue
Block a user