Shorten stem are not read correctly

• Apr 2, 2015 - 02:40
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Steps to reproduce bug
1. place a note and shorten its stem than default.
2. save
3. re-open

Expected behavior
short stem should have been short as saved.

Actual behavior
short stem became long than saved.

Version number
2.0 release and self built (revision 772c691dcbb8f162257cbdc764f079da6c4f19fe)

Operating system
Windows7 SP1 64bit

Details
a note whose stem length is longer or shorter than default has Stem::_userLen property.
shorter one has minus value of Stem::_userLen.
saved value of Stem::_userLen is valid,
but loaded and re-saved value of Stem::_userLen is flipped to plus value.

Attachment Size
Clipboard01.gif 2.48 KB
Clipboard02.gif 2.72 KB
Clipboard03.gif 68.16 KB

Comments

Thanks for your work, lasconic.
I'll confirm later.
Can I close this issue if I confirm that this issue is corrected?