linebender/druid

Multiline labels

Open

#428 创建于 2019年12月29日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (567 fork)batch import
enhancementhelp wantedwidget

仓库指标

Star
 (9,091 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南