virtual cursor
This commit is contained in:
parent
e308160bec
commit
0f8b739705
6 changed files with 263 additions and 35 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue