controller test

This commit is contained in:
booploops 2022-03-01 22:04:27 -08:00
parent 197a14c236
commit e308160bec
6 changed files with 72 additions and 1 deletions

View file

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