Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty Cell drop effect - RTL issue #909

Open
elhananperelprivate opened this issue Mar 28, 2024 · 0 comments
Open

Empty Cell drop effect - RTL issue #909

elhananperelprivate opened this issue Mar 28, 2024 · 0 comments

Comments

@elhananperelprivate
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant