waterbearlang / waterbear

Visual block syntax for programming languages
http://waterbearlang.com/
357 stars 88 forks source link

<wb-disclosure> need to be nested in <wb-row> to avoid overlapping text #1298

Open dethe opened 8 years ago

dethe commented 8 years ago

We could also (maybe should?) fix this in CSS so it works either way. That would be more complicated, so for a quick fix we can just make sure all disclosure triangles are in wb-row wrappers.

Further down the road it would be nice for these to automatically appear when a block grows vertically. We could do a lot with better automatic layout.