Skip to content
Commit faabe54a authored by Nikita Sirgienko's avatar Nikita Sirgienko
Browse files

Improve realization and logic in command entry's prompt item animations.

 - Disable background colour manipulation
 - Set colour for Queued status similar to another statuses.
 - Change animation realization: from QTimer to QPropertyAnimation: simpler and convenient

Also disable setting queued status for expression, which we run immediatly

This commit also fix problem with QPropertyAnimation warnings (in short: we start animation, and immideatly remove animated object in qDeleteAll, of couse before animation finished)

Differential Revision: https://phabricator.kde.org/D15487
parent 82c0d158
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment