qml: allow header part to gain focus in ExpandGridView
this is done by:
- exposing the intance of the header
- moving the flickable to 0 when gaining focus to make the header visible
- restoring the focus to the current item when losing focus
- loading the header early so the header can be accessed from the first row
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
Please register or sign in to comment