iTwin / viewer-components-react

Components built on iTwin.js for usability in an iTwin.js based Viewer.
MIT License
24 stars 33 forks source link

Tree Widget: Fix stateless categories tree label alignment #941

Closed jasdom closed 3 weeks ago

jasdom commented 3 weeks ago

Closes https://github.com/iTwin/viewer-components-react/issues/901.

grigasp commented 3 weeks ago

Can we add some top/bottom padding to those nodes? Looks very crowded there atm.

Edit: I was made aware that the styling comes from iTwinUI tree and in that case I think we should leave that as is. We should also think about either adding icons or removing the description, which would probably make the tree look better.