From 0d028c2dd2fe065e2f19915b3a0c7311e6cc7c68 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Tue, 9 Jun 2026 10:39:58 -0400 Subject: [PATCH] chore: update iced --- examples/applet/src/window.rs | 2 -- iced | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/applet/src/window.rs b/examples/applet/src/window.rs index 57546ab..8722a2a 100644 --- a/examples/applet/src/window.rs +++ b/examples/applet/src/window.rs @@ -123,8 +123,6 @@ impl cosmic::Application for Window { }, Some(Box::new(move |state: &Window| { let content_list = list_column() - .padding(5) - .spacing(0) .add(settings::item( "Example row", cosmic::widget::container( diff --git a/iced b/iced index dcf4cf0..c3c8fcf 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit dcf4cf01943b5a1baf7b7360ab7d604369a5c470 +Subproject commit c3c8fcf52cbe46c864459e74357dfe7985072a70