From b35da808ad9128c59601632f8685fb3c65809504 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sun, 3 Aug 2025 21:02:14 +1000 Subject: dcontent: better bt settings --- modules/detachedcontent/bluetooth/BtPane.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/detachedcontent/bluetooth/BtPane.qml') diff --git a/modules/detachedcontent/bluetooth/BtPane.qml b/modules/detachedcontent/bluetooth/BtPane.qml index bd48c7d..da18cdf 100644 --- a/modules/detachedcontent/bluetooth/BtPane.qml +++ b/modules/detachedcontent/bluetooth/BtPane.qml @@ -61,7 +61,7 @@ RowLayout { } Anim { property: "scale" - to: 0.7 + to: 0.8 easing.bezierCurve: Appearance.anim.curves.standardAccel } } -- cgit v1.2.3-freya