linebender/druid

Multiline labels

Open

#428 opened on 2019年12月29日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (567 forks)batch import
enhancementhelp wantedwidget

Repository metrics

Stars
 (9,091 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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. https://github.com/linebender/piet/pull/103 is a work-in-progress PR to add that. This issue tracks support in druid for when that lands in piet.

コントリビューターガイド