Skip to content

Disable Behavior animation when needed

Part of plasma-workspace#133 (closed).

When animations are globally disabled, their durations evaluate to 0.

Behavior objects for animations can produce unusual results with a duration of 0; better to disable them entirely.

Merge request reports