(not (null nil))
Results
32
comments of
(not (null nil))
I have try to adopt iced_aw with https://github.com/iced-rs/iced/commit/940a079d83f904bef0eb9514fce50cd0109219c9. You can view it at https://github.com/C-Entropy/iced_aw/tree/beta I can cargo run all examples, but some example like badge failed to auto change color...
I think we have to implement reactive-rendering for those widgets, but it may dive deep into the code logic, which I'm unfamiliar with. I will keep to update the beta...