jbenet / depviz

dependency visualizer for the web
https://jbenet.github.io/depviz
MIT License
49 stars 10 forks source link

Background boxes for expanded card labels #43

Open wking opened 7 years ago

wking commented 7 years ago

I skipped this in #35, but the current:

label-text

should have label buttons, not colored label text. There's a FIXME in DepCard.js, but I expect the solution will involve getComputedTextLength. This isn't a high priority for me, because the text labels look reasonably good.