[trunk] Changing actual duration does not work for full measure rest

• Sep 29, 2010 - 12:08
Type
Functional
Severity
S4 - Minor
Status
closed
Project

MuseScore trunk - r3530

  1. Create a new flute score in 4/4
  2. Right click the second measure -> Measure properties -> Change actual duration to 6/4
  3. Enter 10 quarter notes from the start

Expected result : the two first measures should be filed. The second measure with 6 quarters
Actual result : the second measure looks like a regular 4/4 measure.


Comments

Here's a fix.

Full measure rests always look the same, but have different durations. So DurationType==V_MEASURE doesn't mean it's duration (Fraction) can be ignored. Maybe there's more cases, were this is broken.

Attachment Size
whole_measure.diff_.txt 773 bytes