If AutomationPattern has a single tick at 0, set it's length to 1 bar.

This commit is contained in:
Veratil
2020-04-26 10:14:29 -05:00
parent 31996fee7a
commit aec0dd3b3e
2 changed files with 15 additions and 13 deletions

View File

@@ -159,7 +159,7 @@ void TrackContentObject::movePosition( const MidiTime & pos )
/*! \brief Change the length of this TrackContentObject
*
* If the track content object's length has chaanged, update it. We
* If the track content object's length has changed, update it. We
* also add a journal entry for undo and update the display.
*
* \param _length The new length of the track content object.