Browse Source
It is not deterministic relative to the time it takes to update the properties, currently in some cases properties may be updated before `sourceChanged()` is emitted and in some cases not, depending on the pace of the rendering and the rendering thread. If we signal the change immediately after the source changes, we don't have this problem. Currently this is asymptomatic, but better to correct it.mmdevice-clean/8
committed by
Steve Lhomme
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue