Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4399)

Issue 1681043: Dependency of 'transparent and 'whiteout (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by marc
Modified:
13 years, 10 months ago
Reviewers:
Neil Puttock
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Dependency of 'transparent and 'whiteout If a grob is invisible, the 'whiteout property should not be taken into account. This will simplify the tablature handling and doesn't affect the rest.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M lily/grob.cc View 2 chunks +5 lines, -2 lines 2 comments Download
M scm/define-grob-properties.scm View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2
Neil 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 ...
13 years, 10 months ago (2010-06-20 20:56:34 UTC) #1
marc
13 years, 10 months ago (2010-06-21 08:47:03 UTC) #2
n.puttock@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 do, since it's clear from the
> file we're working with grobs and grob-properties.
>
> http://codereview.appspot.com/1681043/diff/1/2#newcode127
> lily/grob.cc:127:
> whitespace error
>
> http://codereview.appspot.com/1681043/show
>
I just saw you corrected it and pushed, thanks!

Marc
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b