Open PPHelios opened 7 months ago
In RTL the x axis is reversed so dragging left moves the item right, is there a fix for this? Thanks in advance
Hi @PPHelios, thanks for using this library. RTL support had been added in 1.5.0. You may pass isRTL to DraggableGridView now.
isRTL
DraggableGridView
Thanks a lot, i confirm its working fine.
In RTL the x axis is reversed so dragging left moves the item right, is there a fix for this? Thanks in advance