Commit 2fc66174 authored by Phil Hughes's avatar Phil Hughes

Fixed issue where list wouldnt scroll

parent 63a1ec14
......@@ -38,8 +38,6 @@ BoardList = Vue.extend
Sortable.create this.$els.list,
group: 'issues'
disabled: this.disabled
animation: 150
scroll: document.getElementById('board-app')
scrollSensitivity: 150
scrollSpeed: 50
forceFallback: true
......
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