mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-01 05:49:54 +00:00
## Summary Ensures the undocked ComfyRunButton resets to a valid position when the app reopens after a browser resize. Since the component is dynamically imported, we defer setInitialPosition until the suspense boundary has been resolved rather than calling it on mount (when the import has not been loaded / wxh are incorrect). ## Changes - **What**: ComfyActionbar.vue - **Breaking**: <!-- Any breaking changes (if none, remove this line) --> - **Dependencies**: <!-- New dependencies (if none, remove this line) --> Fixes: https://www.notion.so/comfy-org/Bug-Run-button-missing-after-undocking-moving-to-bottom-right-and-resizing-window-2c06d73d3650810f89e5eb5692f08b83?source=copy_link ## Screenshots (if applicable) <!-- Add screenshots or video recording to help explain your changes --> ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7340-Fix-run-button-floating-calc-2c66d73d36508122b489c90c81c6129a) by [Unito](https://www.unito.io)