virtual cursor

This commit is contained in:
booploops 2022-03-02 00:33:27 -08:00
parent e308160bec
commit 0f8b739705
6 changed files with 263 additions and 35 deletions

View file

@ -13,7 +13,7 @@
@mouseover="showInLibrary = true"
@mouseleave="showInLibrary = false"
@dblclick="route()"
@controller-click.self="route()"
@controller-click="route()"
tabindex="0"
:class="[{'mediaitem-selected': app.select_hasMediaItem(guid)}, addClasses]">
<template v-if="isVisible">