chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user