2021-10-27 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdlogmanager(1) that caused the 'First cart
	has a <n> transition.' dropdown in the 'Editing Event' dialog to
	always display 'PLAY', even when opening events with 'SEGUE' set
	for that parameter.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-10-27 11:29:36 -04:00
parent 7b00802f60
commit e5e81ed361
2 changed files with 6 additions and 3 deletions

View File

@@ -22545,3 +22545,8 @@
2021-10-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogmanager(1) that caused a clock to
be created without a scheduler rules context when using 'Save As'.
2021-10-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogmanager(1) that caused the 'First cart
has a <n> transition.' dropdown in the 'Editing Event' dialog to
always display 'PLAY', even when opening events with 'SEGUE' set
for that parameter.