[gnome-maps/fix-no-network-mobile-view: 14/14] mainWindow: Enable label wrap for no network connection header
- From: Jan-Michael Brummer <jbrummer src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/fix-no-network-mobile-view: 14/14] mainWindow: Enable label wrap for no network connection header
- Date: Sat, 15 Aug 2020 08:00:39 +0000 (UTC)
commit d1c7da387732cedbb2328af8fe245fec6666ea12
Author: Jan-Michael Brummer <jan brummer tabos org>
Date: Sat Aug 8 16:21:41 2020 +0200
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 @@
<child>
<object class="GtkLabel" id="no-network-conn-header">
<property name="visible">True</property>
+ <property name="wrap">True</property>
<property name="label" translatable="yes">Maps is offline!</property>
<property name="justify">center</property>
<attributes>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]