mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-02 12:11:58 +00:00
When a node has a missing input connection, the slot is highlighted with a red outline. This PR makes the error indicator round like the slot instead of an oval. | Before | After | | ------ | ----- | | <img width="360" alt="before" src="https://github.com/user-attachments/assets/2d5ebc93-fa74-492d-92a7-3a1b3af4754f" /> | <img width="360" alt="after" src="https://github.com/user-attachments/assets/57c15503-d94a-48d7-8c35-7760f1b860e6" />| ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8123-Fix-roundness-of-slot-error-indicator-in-vue-2eb6d73d3650810383a2f5532117c29f) by [Unito](https://www.unito.io)