context menu skelet

This commit is contained in:
Peter Papp
2021-05-08 07:54:06 +02:00
parent 8b3c6cfc27
commit ac75cb5d0f
5 changed files with 920 additions and 96 deletions

View File

@@ -38,7 +38,7 @@
<ToolbarGroup>
<PopoverWrapper>
<ToolbarButton @click.stop.native="showSortingMenu" source="preview-sorting" :action="$t('actions.sorting_view')" />
<PopoverItem name="desktop-sorting">
<PopoverItem name="desktop-sorting" side="left">
<FileSortingOptions />
</PopoverItem>
</PopoverWrapper>