iced-rs/iced

Toast widget

Offen

#485 geöffnet am 18.08.2020

 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (1.572 Forks)batch import
featuregood first issuehelp wantedwidget

Repository-Metriken

Stars
 (30.491 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 24T 11h) (11 gemergte PRs in 30 T)

Beschreibung

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!

Contributor Guide