mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 19:21:54 +00:00
Misc app mode fixes (#9368)
A working branch of smaller app mode fixes. Can be merged at any time and I'll make a new branch. - Selected inputs and outputs can now be re-ordered when clicking on label text - 3d outputs once again display correctly - Some padding has been added to the side so that control buttons don't overlap with the floating app sidebar controls - A "Share" button placeholder has been added to the menu, but is disabled - Adds a workaround for canvas read_only state being disabled when 'space' is pressed. - This one is particularly hacky, and can be pulled out if problematic - Fix download all only downloading the first output ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-9368-Misc-app-mode-fixes-3196d73d365081eab02ad1e693784707) by [Unito](https://www.unito.io)
This commit is contained in:
@@ -1280,6 +1280,7 @@
|
||||
"Duplicate Current Workflow": "Duplicate Current Workflow",
|
||||
"Export": "Export",
|
||||
"Export (API)": "Export (API)",
|
||||
"Share": "Share",
|
||||
"Convert Selection to Subgraph": "Convert Selection to Subgraph",
|
||||
"Edit Subgraph Widgets": "Edit Subgraph Widgets",
|
||||
"Exit Subgraph": "Exit Subgraph",
|
||||
|
||||
Reference in New Issue
Block a user