2021-03-21 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDMarkerPlayer' that would cause the play cursor
	position to fail to be properly initialized when opening a new cut.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-03-21 17:33:16 -04:00
parent e9a1b06a31
commit 757b97ff99
2 changed files with 4 additions and 0 deletions

View File

@@ -21324,3 +21324,6 @@
* Fixed a bug in 'RDMarkerView' that caused PlayTo operations to
fail if the target marker was within 2 seconds of the start of the
cut.
2021-03-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDMarkerPlayer' that would cause the play cursor
position to fail to be properly initialized when opening a new cut.