mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -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
|
id: scrollView
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
anchors.margins: 0
|
anchors.margins: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user