B2020-097 and B2020-098: In Step editor, Deleting of sections with transition to section
This commit is contained in:
@@ -3367,11 +3367,6 @@ namespace Volian.Controls.Library
|
||||
MyEditItem.MyStepPanel.OnWordSectionClose(sender, args);
|
||||
}
|
||||
MyEditItem.RemoveItem();
|
||||
if (!si.IsStepSection)
|
||||
{
|
||||
WordSectionEventArgs args = new WordSectionEventArgs(si);
|
||||
MyEditItem.MyStepPanel.OnWordSectionDeleted(sender, args);
|
||||
}
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user