[Libreoffice-commits] core.git: cui/uiconfig
Heiko Tietze (via logerrit)
logerrit at kemper.freedesktop.org
Fri Sep 13 12:26:03 UTC 2019
cui/uiconfig/ui/tipofthedaydialog.ui | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 22f3cca81039ac97bee96ba47498fbea1ccc1557
Author: Heiko Tietze <heiko.tietze at documentfoundation.org>
AuthorDate: Fri Sep 13 10:55:28 2019 +0200
Commit: Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Fri Sep 13 14:25:24 2019 +0200
Revert "Resolves tdf#127317 - Make text of tips of the day selectable"
Selectable text makes the GtkLabel unwrap; revert is needed until the control works properly
This reverts commit 54a3044ebd7f946235ba1d0a8af11ad94872afb7.
Change-Id: I7b63e0e29a22f3feddac99ac42735a1880a9b1c2
Reviewed-on: https://gerrit.libreoffice.org/78864
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
diff --git a/cui/uiconfig/ui/tipofthedaydialog.ui b/cui/uiconfig/ui/tipofthedaydialog.ui
index 8807f7bb6dfe..a24a90107243 100644
--- a/cui/uiconfig/ui/tipofthedaydialog.ui
+++ b/cui/uiconfig/ui/tipofthedaydialog.ui
@@ -140,7 +140,6 @@
<property name="can_focus">False</property>
<property name="vexpand">True</property>
<property name="wrap">True</property>
- <property name="selectable">True</property>
<property name="max_width_chars">50</property>
</object>
<packing>
More information about the Libreoffice-commits
mailing list