lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stem.cc - issue 5303 - misplaced notehead (issue 570830043 by addres


From: lukasfabianmoser
Subject: Re: stem.cc - issue 5303 - misplaced notehead (issue 570830043 by address@hidden)
Date: Sun, 07 Jul 2019 10:32:35 -0700


The last patch reverts the rounding in stem.cc. stem.cc should be
taken from the
first patch set.

No, this was intentional: I agreed with David K that keeping the
calculations in floats would be the most convincing solution. (It's not
a revert: The original state was an (int) cast, which I first replaced
by rounding+int-cast and now (finally?) by keeping the original float
value.

https://codereview.appspot.com/570830043/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]