Open
Description
The label widget is currently a single line, which is a serious limitation. #391 was a draft PR to add this, but a more robust solution is to have support for multiline text layouts at the piet level. linebender/piet#103 is a work-in-progress PR to add that. This issue tracks support in druid for when that lands in piet.