chore(core): cleanup

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2022-12-25 17:38:56 +01:00
committed by Braks
parent fd79ab141d
commit 0d2959701c
2 changed files with 9 additions and 6 deletions
@@ -155,7 +155,6 @@ function onMouseUp(event: MouseEvent) {
}
function onMouseLeave(event: MouseEvent) {
console.log('mouseleave')
if (!hasActiveSelection.value) return emits.paneMouseLeave(event)
if (userSelectionActive.value) {