DCMLab / tree-annotation-code

source code for repository tree-annotation-app
GNU General Public License v3.0
0 stars 2 forks source link

Make the button widths adjusting to the length of the label strings #9

Closed dharasim closed 4 years ago

dharasim commented 5 years ago

This would be very useful both to save space on the webpage and to allow for long labels. One problem is how to implement situations where a parent label is longer than the label(s) of its child(ren).

chfin commented 5 years ago

This can be done by nesting tree components and putting siblings into a flexbox div.