Skip to content
Commit 4748fb44 authored by Wolfgang Rohdewald's avatar Wolfgang Rohdewald
Browse files

When changing view angle, an assertion was sometimes triggered

namely that ParallelAnimationGroup.current is not None.

This happened if changeAngle was planned to be done after the current group and
if a new group was chained to the current one. Now transfer the changeAngle job
to the new chained group.

This potentially concerns all jobs decorated with @afterQueuedAnimation.
parent a3076908
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