Skip to content
Commit f22da5f6 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Fix reloading animation speed option

Amends 4d2c9f5d.

Prior to 4d2c9f5d, the Compositor used
to force the Options to reload settings when starting compositing.

Unfortunately it was overlooked that Options::animationTimeFactor() can
return an old value when the Options::animationSpeedChanged() signal is
emitted. This change addresses that.
parent 3af30c42
Pipeline #504502 passed with stage
in 9 minutes and 41 seconds
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