mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 23:20:07 +00:00
#7394 caused a regression with preview image buttons showing behind the image in litegraph. This is fixed by also deferring button draws | Before | After | | ------ | ----- | | <img width="360" alt="before" src="https://github.com/user-attachments/assets/4c3b02e0-4951-403d-98b8-b01a01512d21"/> | <img width="360" alt="after" src="https://github.com/user-attachments/assets/7a4fb8e4-8caa-47f3-939d-8d8ddc0e71b4" />| --------- Co-authored-by: github-actions <github-actions@github.com>