mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Changes inpainting controls settings to hover
This commit is contained in:
parent
8fd9ea2193
commit
ea891324a2
@ -339,7 +339,7 @@ const InpaintingControls = () => {
|
||||
</div>
|
||||
<div className="inpainting-buttons-group">
|
||||
<IAIPopover
|
||||
trigger="click"
|
||||
trigger="hover"
|
||||
onOpen={() => setMaskOptionsOpen(true)}
|
||||
onClose={() => setMaskOptionsOpen(false)}
|
||||
triggerComponent={
|
||||
|
Loading…
Reference in New Issue
Block a user