Fix preview.
This commit is contained in:
parent
9b88cdeb9b
commit
83aad78ab0
1 changed files with 0 additions and 1 deletions
|
@ -204,7 +204,6 @@ const init = () => {
|
|||
if (ev.target.id === 'pv-overlay' || ev.target.id === 'pv-content') {
|
||||
onExit();
|
||||
}
|
||||
dropEvent(ev);
|
||||
})
|
||||
.on('mousedown', dropEvent)
|
||||
.on('mousemove', dropEvent)
|
||||
|
|
Loading…
Add table
Reference in a new issue