Closed melMass closed 3 months ago
1.2.15
Custom DOM widgets shouldn't go "outside" the graph.
I'm wondering if it shouldn't just be about targeting graph-canvas-container instead of body here: https://github.com/Comfy-Org/ComfyUI_frontend/blob/3e7b0a49076588b1b34b312743832ea6fb00aa26/src/scripts/domWidget.ts#L267
graph-canvas-container
Thanks to @AustinMroz for the sample workflow: zindex.json
Here you can see some but not all textarea overlapping with the UI
textarea
-
Apple Safari
No response
Fixed by https://github.com/Comfy-Org/ComfyUI_frontend/pull/364
Frontend Version
1.2.15
Expected Behavior
Custom DOM widgets shouldn't go "outside" the graph.
I'm wondering if it shouldn't just be about targeting
graph-canvas-container
instead of body here: https://github.com/Comfy-Org/ComfyUI_frontend/blob/3e7b0a49076588b1b34b312743832ea6fb00aa26/src/scripts/domWidget.ts#L267Actual Behavior
Steps to Reproduce
Thanks to @AustinMroz for the sample workflow: zindex.json
Here you can see some but not all
textarea
overlapping with the UIDebug Logs
Browser Logs
-
What browsers do you use to access the UI ?
Apple Safari
Other
No response