diff options
| author | pml68 <contact@pml68.dev> | 2025-04-15 01:34:09 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-04-15 01:34:09 +0200 |
| commit | e7e5b05ca8c11c2ba329d0b6daffe9a218aee9a1 (patch) | |
| tree | 2d86d51c1d9ab46258f7f626ace6645c19582bf8 /README.md | |
| parent | fix: example package name (diff) | |
| download | iced_dialog-e7e5b05ca8c11c2ba329d0b6daffe9a218aee9a1.tar.gz | |
refactor!: move backdrop_color into `Style` struct
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Custom dialog for [`iced`](https://iced.rs) +It's mostly the dialog from @frgp42's [Fluent Iced Gallery](https://github.com/frgp42/fluent_iced_gallery), but made into a "widget" + ## Example See the [/example](/example) directory. |
