mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update Layer hotkey display to UI
This commit is contained in:
parent
286e46aaa3
commit
f68702520b
@ -101,7 +101,7 @@ const IAICanvasMaskOptions = () => {
|
||||
return (
|
||||
<>
|
||||
<IAISelect
|
||||
label={'Layer'}
|
||||
label={'Layer (Q)'}
|
||||
tooltipProps={{ hasArrow: true, placement: 'top' }}
|
||||
value={isMaskEnabled ? layer : 'base'}
|
||||
isDisabled={!isMaskEnabled}
|
||||
|
Loading…
Reference in New Issue
Block a user