Files
ComfyUI_frontend/src
huchenlei 1c5bdd100c [bugfix] Prevent toolbar remount animation when clicking textarea widgets
When clicking on a textarea DOM widget, it was triggering a selection
update even if the node was already selected. This caused the toolbar
to unnecessarily re-animate.

The fix checks if the node is already selected before calling selectNode,
preventing redundant selection updates while maintaining proper selection
behavior for unselected nodes.

Fixes #4953

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-13 10:17:25 -04:00
..
2025-08-11 14:04:02 -07:00
2025-04-25 13:12:30 -04:00
2024-09-25 16:01:50 +09:00
2025-08-11 23:29:01 -07:00
2025-08-05 07:31:07 -04:00
2024-09-22 10:12:54 +04:00