Commit 4c5972f9 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch...

Merge branch '332481-issue-boards-clicking-on-cards-is-hard-as-it-normally-triggers-drag-drop-action' into 'master'

Added drag sensitivity tolerance to boards

See merge request gitlab-org/gitlab!65368
parents 737ec1bb ca948abf
......@@ -4,4 +4,5 @@ export default {
fallbackClass: 'is-dragging',
fallbackOnBody: true,
ghostClass: 'is-ghost',
fallbackTolerance: 1,
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment