Skip to content

Commit

Permalink
fix(timeline): disable context menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Dec 1, 2021
1 parent 3a80091 commit bc6fc1d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1389,6 +1389,7 @@ export default defineComponent({
ref="wrapper"
class="relative overflow-hidden"
data-id="timeline-view-wrapper"
@contextmenu.prevent
>
<resize-observer @notify="onResize" />
</div>
Expand Down

0 comments on commit bc6fc1d

Please sign in to comment.