Files
ComfyUI_frontend/apps
Marwan Ahmed 93cc41d233 fix(website): center hero headline, fit graph on screen, perf pass
- Centre the headline on the stage midpoint so it aligns with the screen,
  not the left-shifted graph
- Re-author node positions so the OUTPUT sits fully inside the stage; the
  scale-to-fit stage now keeps every node on screen at all desktop sizes
- Drag nodes via compositor-only translate3d instead of left/top layout
- Remove the animated SVG goo filter (continuous rasterization cost) in
  favour of static headline pills
- Drop per-node backdrop-blur
- Add a ComfyUI-style canvas dot grid and node title-bar status dots
2026-07-05 01:06:31 +03:00
..