forked from qt-creator/qt-creator
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:
committed by
Henning Gründl
parent
ff33f7b7cc
commit
3d3290424a
@@ -157,6 +157,7 @@ Section {
|
||||
BoolButtonRowButton {
|
||||
visible: section.showEasingCurve
|
||||
buttonIcon: StudioTheme.Constants.curveDesigner
|
||||
checkable: false
|
||||
|
||||
EasingCurveEditor {
|
||||
id: easingCurveEditor
|
||||
|
Reference in New Issue
Block a user