fix(cosmic): support icon color renderer style #215
Annotations
10 errors and 1 warning
src/widget/cards.rs#L120
failed to resolve: could not find `handle` in `icon`
|
src/widget/cards.rs#L162
failed to resolve: could not find `IcedButton` in `theme`
|
src/widget/cards.rs#L151
cannot find function `with_capacity` in module `column`
|
src/widget/cards.rs#L116
the trait bound `IconSource<'_>: From<cosmic::widget::icon::Handle>` is not satisfied
|
src/widget/cards.rs#L116
this function takes 2 arguments but 1 argument was supplied
|
src/widget/cards.rs#L127
failed to resolve: use of undeclared crate or module `row`
|
src/widget/cards.rs#L134
no method named `style` found for struct `cosmic::widget::Button` in the current scope
|
src/widget/cards.rs#L141
failed to resolve: use of undeclared crate or module `button`
|
src/widget/cosmic_button.rs#L275
struct `Style` has no field named `icon_color`
|
src/widget/cosmic_button.rs#L275
no field `icon_color` on type `cosmic::iced_style::button::Appearance`
|
src/widget/cards.rs#L9
unused import: `row`
|
The logs for this run have expired and are no longer available.
Loading