improve metadata and style ux

This commit is contained in:
vcoppe
2024-07-02 10:21:04 +02:00
parent 8e446ec74a
commit 874eea271e
3 changed files with 14 additions and 2 deletions

View File

@@ -200,6 +200,7 @@
<ContextMenu.Item disabled={!singleSelection} on:click={() => ($editMetadata = true)}>
<Info size="16" class="mr-1" />
{$_('menu.metadata.button')}
<Shortcut key="I" ctrl={true} />
</ContextMenu.Item>
<ContextMenu.Item on:click={() => ($editStyle = true)}>
<PaintBucket size="16" class="mr-1" />