Skip to content

Commit

Permalink
fix: error when sometimes opening directory viewer context menu on to…
Browse files Browse the repository at this point in the history
…uch devices
  • Loading branch information
Joelant05 committed Sep 16, 2022
1 parent d5fd312 commit 84d474d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/UIElements/DirectoryViewer/Common/Name.vue
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<!-- Context menu button for touch -->
<v-btn
v-if="pointerDevice === 'touch'"
v-ripple="false"
text
icon
small
Expand Down

0 comments on commit 84d474d

Please sign in to comment.