ComfyUI_frontend icon indicating copy to clipboard operation
ComfyUI_frontend copied to clipboard

UI refactoring (WIP)

Open dmx974 opened this issue 1 year ago • 1 comments

  • move TopMenubar to LayoutDefault
  • simplify SideToolbar and move it to LayoutDefault
  • properly integrate canvas creation into vue rendering (instead of creating a DOM-dirty graph-canvas-container)
  • refactor to be able to remove all unnecessary tag (it ruins HMR during development)
  • start cleaning app.ts to remove $(el) for TopMenubar, SideToolbar and Canvas

dmx974 avatar Sep 29 '24 08:09 dmx974

@dmx974 Is this still WIP?

robinjhuang avatar Oct 04 '24 01:10 robinjhuang