iced-rs/iced

Toast widget

Open

#485 opened on 2020年8月18日

GitHub で見る
 (3 comments) (1 reaction) (0 assignees)Rust (30,491 stars) (1,572 forks)batch import
featuregood first issuehelp wantedwidget

説明

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!

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