You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tryptefan currently there exists accordians for elements that have components inside them, but not for components that have them as direct children, e.g:
<Box> // will have an accordian for the elements inside it (mesh)
<meshStandardMaterial /> // will not be inside an accordion
</Box>
Any thoughts around the UI/UX that would need to change to enable both to have accordions?
I love the accordions on parent components. I was expecting to see the exact same UX on the children who themselves have children: > Mesh
Same for a group...I expected an arrow next to my group.
itsdouges
changed the title
Expand/Collapse for left panel
Add accordians for all elements with children (group/fragment/mesh/etc)
Dec 11, 2024
Add support for expanding and collapsing groups or maybe anything with children (ie: meshes)
The text was updated successfully, but these errors were encountered: