diff --git a/src/widget/cosmic_toggler.rs b/src/widget/cosmic_toggler.rs index 01248b4..a94d226 100644 --- a/src/widget/cosmic_toggler.rs +++ b/src/widget/cosmic_toggler.rs @@ -185,6 +185,7 @@ where self.text_alignment, alignment::Vertical::Top, self.text_shaping, + cosmic::iced_core::text::Wrap::default(), ); match self.width { Length::Fill => {