lilypond-devel
[Top][All Lists]
Advanced

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

Re: Ends of barlines are hidden in staff lines. (issue 4809057)


From: janek . lilypond
Subject: Re: Ends of barlines are hidden in staff lines. (issue 4809057)
Date: Mon, 22 Aug 2011 14:54:26 +0000

Does this qualify for a regtest?


http://codereview.appspot.com/4809057/diff/1/lily/bar-line.cc
File lily/bar-line.cc (right):

http://codereview.appspot.com/4809057/diff/1/lily/bar-line.cc#newcode48
lily/bar-line.cc:48: SCM staff_color = Staff_symbol_referencer::color
(me);
On 2011/08/13 15:55:07, Neil Puttock wrote:
I think it's overkill to define a new method just to access 'color
from a stave
(unless you plan on using it elsewhere)

SCM staff_color = staff->get_property ("color");

Of course!  I didn't know it was possible.
Good to have you in our team, Neil :)

So, everything looks pretty simple now.

http://codereview.appspot.com/4809057/



reply via email to

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