From 8738958c02bf4cf28dbcce469584c6604addf2a3 Mon Sep 17 00:00:00 2001 From: Jan-Michael Brummer Date: Sat, 8 Aug 2020 16:21:41 +0200 Subject: [PATCH] mainWindow: Enable label wrap for no network connection header Set wrap property for no-network-conn-header otherwise the windows is not shrinkable down to mobile view necessary for Librem 5. --- data/ui/main-window.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/data/ui/main-window.ui b/data/ui/main-window.ui index 8af04bf8..d8c30ea9 100644 --- a/data/ui/main-window.ui +++ b/data/ui/main-window.ui @@ -178,6 +178,7 @@ True + True Maps is offline! center -- GitLab