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

Issue 13584043: beam: if cross-staff, do not use concaveness; issue 657 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by Keith
Modified:
10 years, 5 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

beam: if cross-staff, do not use concaveness; issue 657

Patch Set 1 #

Total comments: 1

Patch Set 2 : use the cached 'cross-staff' flag #

Patch Set 3 : let existing reg-tests cover this #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M lily/beam-quanting.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1
Keith
10 years, 8 months ago (2013-09-06 03:17:43 UTC) #1
https://codereview.appspot.com/13584043/diff/1/lily/beam-quanting.cc
File lily/beam-quanting.cc (right):

https://codereview.appspot.com/13584043/diff/1/lily/beam-quanting.cc#newcode654
lily/beam-quanting.cc:654: if (is_knee_ || to_boolean (beam_->get_property
("cross-staff")))
if (is_knee_ || is_xstaff_)
Sign in to reply to this message.

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