chore: update libcosmic

This commit is contained in:
Ashley Wulber 2025-10-03 14:56:47 -04:00
parent f46851f895
commit 2428de7c7c
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
2 changed files with 76 additions and 127 deletions

View file

@ -2666,7 +2666,7 @@ impl Application for App {
Some(match self.context_page {
ContextPage::About => context_drawer::about(
&self.about,
Message::LaunchUrl,
|s| Message::LaunchUrl(s.to_string()),
Message::ToggleContextPage(ContextPage::About),
),
ContextPage::ColorSchemes(color_scheme_kind) => context_drawer::context_drawer(