Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

Nestable RTL #215

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Nestable RTL #215

wants to merge 2 commits into from

Conversation

negarjf
Copy link

@negarjf negarjf commented Mar 1, 2018

New nestable js file created, which is compatible with RTL page directions.

negarjf and others added 2 commits March 2, 2018 01:00
New rtl file created and calculation changed for pages with rtl direction

Co-Authored-By: emitis89 <[email protected]>
var onMoveEvent = function(e)
{
if (list.dragEl) {
e.preventDefault();
Copy link

@muhammadjr muhammadjr Oct 30, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See line number 113

How can i fix this issue can you help me

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

Successfully merging this pull request may close these issues.

2 participants