[gnome-software/wjt/carousel-no-truncate] feature-tile: Remove width restriction




commit de1802f336b102a21bedc8a8667a65f2df659188
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]