Use the default highlight range value
This prevents the view from "jumping" from side to side.
This commit is contained in:
parent
e5c4658e6b
commit
9c97711cd8
1 changed files with 0 additions and 1 deletions
|
@ -233,7 +233,6 @@ Rectangle {
|
||||||
|
|
||||||
highlight: highlight
|
highlight: highlight
|
||||||
highlightFollowsCurrentItem: true
|
highlightFollowsCurrentItem: true
|
||||||
highlightRangeMode: GridView.ApplyRange
|
|
||||||
|
|
||||||
model: danbooruModel
|
model: danbooruModel
|
||||||
delegate: viewDelegate
|
delegate: viewDelegate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue