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

* Fixed a bug in 'RDMarkerView' that transposed the handle direction
	for the 'Fade Up' and 'Fade Down' markers.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-03-20 12:30:53 -04:00
parent 01e3412b01
commit dc4e3ad960
8 changed files with 296 additions and 27 deletions

View File

@@ -21288,3 +21288,6 @@
* Fixed bugs with detecting unsaved changes in 'RDMarkerView'.
2021-03-19 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDMarkerPlayer'.
2021-03-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDMarkerView' that transposed the handle direction
for the 'Fade Up' and 'Fade Down' markers.