[gnome-software: 4/5] search-page: Use the default clamp size
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 4/5] search-page: Use the default clamp size
- Date: Fri, 11 Feb 2022 14:00:16 +0000 (UTC)
commit 6d3f8542155ca2e4db9293104034816e45197e54
Author: Adrien Plazas <kekun plazas laposte net>
Date: Wed Feb 9 17:15:12 2022 +0100
search-page: Use the default clamp size
We made it wider to take the sevaral columns into account. Now that we
use a default layout, let's use the default clamp size too so it doesn't
look too wide.
src/gs-search-page.ui | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/src/gs-search-page.ui b/src/gs-search-page.ui
index d2ec96df9..efadcf72a 100644
--- a/src/gs-search-page.ui
+++ b/src/gs-search-page.ui
@@ -59,9 +59,6 @@
</style>
<child>
<object class="AdwClamp">
- <property name="maximum-size">860</property>
- <!-- ~⅔ of the maximum size. -->
- <property name="tightening-threshold">576</property>
<child>
<object class="GtkListBox" id="list_box_search">
<property name="can_focus">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]