How to animate layoutDirection change in GridView/ListView?
Unsolved
QML and Qt Quick
-
wrote on 12 Oct 2021, 07:21 last edited by
Hi, with the rithttoleft example I learned how to animate
layoutDirection
changes forRow
andGrid
. Unfortunately I was not able to do the same forGridView
andListView
. I tried to set aTransition
for all available transition properties, but nothing is animated.
I'm now wondering if it is even possible to animatelayoutDirection
changes forGridView
andListView
?!Thx for your help!
Andi
1/1