Skip to content
Commit 7ae0fad4 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

InlineViewHeader: Emulate OverlayHeader using Transform

There is no GridView.headerPositioning, so a GridView header always
scrolls away, cf. QTBUG-117035

Use a Transform and scroll the headerItem together with the view,
to make sure the header sticks.

Conveniently, through GridView attached property this will only
be done when in a GridView (obviously) and when it is the headerItem's root,
not if you put it in a wrapper (then you're on your own).
parent 130d1c3f
Pipeline #487872 passed with stage
in 3 minutes and 2 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment