#7911 - Add Shortcut keyboard when press Ctrl+Alt++ #653

Merged
jsegarra merged 16 commits from plus_key_shortcut into dev 2024-09-05 13:52:04 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 4880da8feb - Show all commits

View File

@ -50,6 +50,7 @@ if (props.baseUrl) {
</script>
<template>
<QDrawer
v-shortcut
v-model="stateStore.leftDrawer"
show-if-above
:width="256"