mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-09 23:20:04 +00:00
add a hotkey for settings (#991)
* add a hotkey for settings for #942 * playwright test for settings menu hotkey * make hotkey intercompatible with both old and new UI
This commit is contained in:
committed by
GitHub
parent
05f999903d
commit
81119acaf2
@@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<SidebarIcon
|
||||
icon="pi pi-cog"
|
||||
class="comfy-settings-btn"
|
||||
@click="showSetting"
|
||||
:tooltip="$t('settings')"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user