[gnome-builder] greeter: Ellipsize location label
- From: Garrett Regier <gregier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] greeter: Ellipsize location label
- Date: Tue, 12 May 2015 19:51:37 +0000 (UTC)
commit 38529e5f2b0e12912e3cfaed498ced8dde64b0a4
Author: Garrett Regier <garrettregier gmail com>
Date: Tue May 12 12:44:00 2015 -0700
greeter: Ellipsize location label
Otherwise an extra long location will cause
the listbox to become horizontally scrollable.
data/ui/gb-greeter-project-row.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/gb-greeter-project-row.ui b/data/ui/gb-greeter-project-row.ui
index 5145208..2c3cd32 100644
--- a/data/ui/gb-greeter-project-row.ui
+++ b/data/ui/gb-greeter-project-row.ui
@@ -59,6 +59,7 @@
<property name="visible">true</property>
<property name="valign">baseline</property>
<property name="xalign">0.0</property>
+ <property name="ellipsize">middle</property>
<style>
<class name="dim-label"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]