tiberiuzuld/angular-gridster2

Empty Cell drop effect - RTL issue

Opened this issue · 0 comments

In RTL mode, when dragging an item outside the grid into it (to drop and add - using the emptyCellDropCallback), the drop/drag effect seems to be calculated as if it were LTR (x = numOfCells - x, y = numOfRows - y).

Is there a way to fix this behavior?

Screenshot_20240328_093135_Chrome