From be329403c11e2366a1b264d71aeeca6fbd554a83 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Wed, 15 May 2024 14:39:30 -0400 Subject: [PATCH] cleanup(applet): replace todo for text size --- src/applet/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applet/mod.rs b/src/applet/mod.rs index d985a796..bad203f5 100644 --- a/src/applet/mod.rs +++ b/src/applet/mod.rs @@ -289,7 +289,7 @@ impl Context { Size::PanelSize(PanelSize::M) => crate::widget::text::title3, Size::PanelSize(PanelSize::S) => crate::widget::text::title4, Size::PanelSize(PanelSize::XS) => crate::widget::text::body, - Size::Hardcoded(_) => todo!(), + Size::Hardcoded(_) => crate::widget::text, }; t(msg) .style(crate::theme::Text::Color(Color::from(