From f30be43decc099f9f18cc28507cbd474d7fffc1c Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 15 Apr 2025 01:34:09 +0200 Subject: refactor!: move backdrop_color into `Style` struct --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 18d0e0a..0f1c11c 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3