Hello, I'm using LMMS 1.2.0-rc2. When I press Ctrl(or Shift)+Left(or Right) to shift some notes in piano-roll, the note moves but pattern length does not change automatically. I think adding m_pattern->updateLength(); to PianoRoll::shiftPos may solve this bug.