Card not above all widgets when swipe to right
mgaucher opened this issue · 0 comments
mgaucher commented
Hello,
I have 2 widget TCard next to each other. When I swipe the left one to the right the card is below the second TCard widget, but if I swipe the right one to the left, the card is above the first TCard widget. So when I swap to the left it's working but not to the right.
Is there a workaround to have my card above all widgets when I swipe to right like the left swipe ?
Thanks