mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -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:
parent
721ecb8a35
commit
3658254b72
@ -290,7 +290,7 @@ Rectangle {
|
||||
}
|
||||
}
|
||||
|
||||
YACReaderScrollView{
|
||||
ScrollView{
|
||||
id: scrollView
|
||||
anchors.fill: parent
|
||||
anchors.margins: 0
|
||||
|
Loading…
Reference in New Issue
Block a user