Canvas panel > Options > Recursively expand every.. ( accumulated )



  • Notice: Accumulated into mega-topic.

    • artboard in
      • a canvas in
        • a
        • every
          .. canvas category
      • every canvas in
        .. similar to sub-points above
    • canvas in
      .. similar to sub-points above
    • canvas category

    alt text


  • administrators

    @Nils I added this to the backlog. In means expanding the tree list?



  • @vectoradmin Did you mean "It means expanding the tree list?"? If so, then yes. But more specifically, with more options, like I described above, not just expanding the whole tree, since that can clutter the panel with a bigger project.


  • administrators

    @Nils So it more like a conditional expand, only certain type of things (based on a menu selection).



  • @vectoradmin Yes, for example a sub-menu enabling the following workflow:

    In the canvas panel, click the hamburger menu and select the "Expand to" sub-menu, then select either of

    • "Canvas", expands to canvas level of
      • if categories selected: specific categories
      • else: all categories
    • sub-menu "Artboard", then select either of
      • "All", expands to artboard level of
        • if categories selected: all canvases of specific categories
        • elseif canvases selected ( ignore any selected categories ) : specific canvases
        • elseif artboards selected: greyed out
        • else: all canvases of all categories
      • "{ x }", expands to artboard level of
        • x = First: first canvases
        • x = Integer: canvases at index ( a bit overkill, but there's always improvement to good UX.. )
        • x = Last: last canvases
          .. of
          • if categories selected: specific categories
          • elseif canvases/artboards selected: greyed out
          • else: all categories

    p.s. : should have just written pseudo-code, lol