[gnome-bluetooth] settings-widget: Adapt to AdwClamp
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] settings-widget: Adapt to AdwClamp
- Date: Thu, 28 Oct 2021 15:29:59 +0000 (UTC)
commit 9ebae693ddebcf6558fa15679ce49d6964baf58e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Oct 27 15:44:01 2021 -0300
settings-widget: Adapt to AdwClamp
Some properties were renamed, adapt to that.
lib/settings.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib/settings.ui b/lib/settings.ui
index e994d540..fc07eaf8 100644
--- a/lib/settings.ui
+++ b/lib/settings.ui
@@ -264,8 +264,8 @@
<child>
<object class="AdwClamp">
<property name="visible">True</property>
- <property name="maximum_width">600</property>
- <property name="linear_growth_width">400</property>
+ <property name="maximum_size">600</property>
+ <property name="tightening_threshold">400</property>
<property name="margin_top">32</property>
<property name="margin_bottom">32</property>
<property name="margin_start">12</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]