chore: update to 0.12
This commit is contained in:
parent
35fea09344
commit
9202383596
34 changed files with 712 additions and 454 deletions
|
|
@ -66,5 +66,6 @@ pub use theme::{style, Theme};
|
|||
|
||||
pub mod widget;
|
||||
|
||||
type Paragraph = <Renderer as iced_core::text::Renderer>::Paragraph;
|
||||
pub type Renderer = iced::Renderer<Theme>;
|
||||
pub type Element<'a, Message> = iced::Element<'a, Message, Renderer>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue