mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 10:47:11 +02:00
finally fix the multihighlighting
This commit is contained in:
parent
f3e20e72cb
commit
be42f0cfb1
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ Item {
|
||||||
|
|
||||||
GridView {
|
GridView {
|
||||||
id: gridView
|
id: gridView
|
||||||
|
flickableDirection: Flickable.AutoFlickIfNeeded
|
||||||
keyNavigationEnabled: false
|
keyNavigationEnabled: false
|
||||||
highlightFollowsCurrentItem: false
|
highlightFollowsCurrentItem: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue