iced-rs/iced

Toast widget

开放

#485 创建于 2020年8月18日

 (4 条评论) (1 个反应) (0 位负责人)Rust (1,572 个派生)batch import
featuregood first issuehelp wantedwidget

仓库指标

星标
 (30,491 个星标)
PR 合并指标
 (平均合并 24天 11小时) (30 天内合并 11 个 PR)

描述

Hello! Would you consider accepting an implementation for a Toast widget? Per my understanding it would be possible to implement one relatively easy using the new overlay API, but my experience with iced is 2000 lines of "iced code".

I could use one in my application to display some messages/errors and I'd be glad to do the implementation myself if you could guide me a bit through the process with a series of bullet points of what needs to be done.

Thanks!

贡献者指南