Skip to content

Commit 1a11437

Browse files
feat(ui): add hidden bbox hotkey to alert
If you accidentally hit the hotkey and hide the bbox it could be difficult to figure out how to un-hide it without the hotkey called out in the alert.
1 parent 04572c9 commit 1a11437

File tree

1 file changed

+1
-1
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+1
-1
lines changed

invokeai/frontend/web/public/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2181,7 +2181,7 @@
21812181
"rgAutoNegativeNotSupported": "Auto-Negative not supported for selected base model",
21822182
"rgNoRegion": "no region drawn",
21832183
"fluxFillIncompatibleWithControlLoRA": "Control LoRA is not compatible with FLUX Fill",
2184-
"bboxHidden": "Bounding box is hidden"
2184+
"bboxHidden": "Bounding box is hidden (shift+o to toggle)"
21852185
},
21862186
"errors": {
21872187
"unableToFindImage": "Unable to find image",

0 commit comments

Comments
 (0)