Skip to content

qml: do not apply fading edge effect if ListView delegate is not hoverable

It is better to assume that the item is hovered instead of not if the item can not be hoverable.

Merge request reports