[gnome-software/wjt/app-tile-typography: 3/4] feature-tile: Remove width restriction




commit 57a67a38117a29190d52365353c3200db881478c
Author: Will Thompson <wjt endlessos org>
Date:   Fri Jul 30 19:45:24 2021 +0100

    feature-tile: Remove width restriction
    
    There is plenty of room in this banner, and I found many examples of
    descriptions being needlessly ellipsised.

 src/gs-feature-tile.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gs-feature-tile.ui b/src/gs-feature-tile.ui
index 377a061c8..13c222d1d 100644
--- a/src/gs-feature-tile.ui
+++ b/src/gs-feature-tile.ui
@@ -60,7 +60,6 @@
                 <property name="halign">center</property>
                 <property name="valign">start</property>
                 <property name="lines">1</property>
-                <property name="max-width-chars">40</property>
                 <property name="justify">center</property>
                 <style>
                   <class name="caption"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]