Re: Dependency of 'transparent and 'whiteout (issue1681043)

2010-06-21 Thread Marc Hohl
n.putt...@gmail.com schrieb: LGTM. http://codereview.appspot.com/1681043/diff/1/2 File lily/grob.cc (right): http://codereview.appspot.com/1681043/diff/1/2#newcode126 lily/grob.cc:126: bool grob_transparent = to_boolean (get_property ("transparent")); This is a bit fussy. `transparent' will d

Dependency of 'transparent and 'whiteout (issue1681043)

2010-06-20 Thread n . puttock
LGTM. http://codereview.appspot.com/1681043/diff/1/2 File lily/grob.cc (right): http://codereview.appspot.com/1681043/diff/1/2#newcode126 lily/grob.cc:126: bool grob_transparent = to_boolean (get_property ("transparent")); This is a bit fussy. `transparent' will do, since it's clear from the f