[KCollapsibleGroupBox] Respect style's widget animation duration

Authored by cfeck on Sep 26 2018, 8:25 PM.

Description

[KCollapsibleGroupBox] Respect style's widget animation duration

Query QStyle::SH_Widget_Animation_Duration style hint.

QTimeLine requires a duration > 0, so use 1 [ms] to make
the animation as fast as possible when disabled.

BUG: 397103
FIXED-IN: 5.51.0

Reviewed by: ngraham, elvisangelaccio

Differential Revision: https://phabricator.kde.org/D15611

Details

Committed
cfeckSep 26 2018, 8:25 PM
Reviewer
ngraham
Differential Revision
D15611: [KCollapsibleGroupBox] Respect style's widget animation duration
Parents
R236:d8bd523c3a7c: Remove obsolete Qt version check
Branches
Unknown
Tags
Unknown