mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-27 02:16:26 +00:00
The material components gallery would run `new ui.ListItem({...})` where one of the fields would be a default constructed brush,
for which the "conversion" to a brush in Rust would fail because that case wasn't handled.
|
||
|---|---|---|
| .. | ||
| interpreter | ||
| types | ||
| interpreter.rs | ||
| lib.rs | ||
| types.rs | ||