mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Revert to whole frame draggable
Signed-off-by:Guillaume Martigny <guillaume.martigny@gmail.com>
This commit is contained in:
parent
eb02e713e2
commit
fc9cb07be1
@ -128,8 +128,7 @@
|
||||
update: $.proxy(this.onUpdate_, this),
|
||||
items: '.preview-tile',
|
||||
axis: 'y',
|
||||
tolerance: 'pointer',
|
||||
handle: '.dnd-action'
|
||||
tolerance: 'pointer'
|
||||
});
|
||||
$('#preview-list').disableSelection();
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user