Improve menu accessibility (#2163)

This commit is contained in:
bymyself
2025-01-04 18:30:27 -07:00
committed by GitHub
parent 5ac0b7b181
commit 972af1977d
7 changed files with 19 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
v-show="bottomPanelStore.bottomPanelTabs.length > 0"
severity="secondary"
text
:aria-label="$t('menu.toggleBottomPanel')"
@click="bottomPanelStore.toggleBottomPanel"
v-tooltip="{ value: $t('menu.toggleBottomPanel'), showDelay: 300 }"
>