QmlDesigner: Make easing curve button non checkable

Change-Id: Ia25e710f6cc978645144beaf05a8f53fd0de989f
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
Henning Gruendl
2022-09-21 16:45:13 +02:00
committed by Henning Gründl
parent ff33f7b7cc
commit 3d3290424a

View File

@@ -157,6 +157,7 @@ Section {
BoolButtonRowButton {
visible: section.showEasingCurve
buttonIcon: StudioTheme.Constants.curveDesigner
checkable: false
EasingCurveEditor {
id: easingCurveEditor