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

Issue 4693043: Fix 1563: System start bars interpreted collapse-height as absolute length. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by Reinhold
Modified:
12 years, 9 months ago
Reviewers:
pkx166h, Keith, Neil Puttock
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Fix 1563: System start bars interpreted collapse-height as absolute length. If you increased the staff-space, this meant sometimes the collapse-height would not be enough to hide the start-bar for a staff, while in other cases it was enough... This patch interprets the collapse-height in multiples of the staff-space. However, I think that the notion of a collapse-height (as a length) for hiding/showing the system start delimiter is not the best approach in general.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
A input/regression/system-start-bar-collapse-staffspace.ly View 1 chunk +12 lines, -0 lines 0 comments Download
M lily/system-start-delimiter.cc View 2 chunks +5 lines, -1 line 1 comment Download

Messages

Total messages: 6
pkx166h
Pass Make but I ge a difference in one reg test see http://code.google.com/p/lilypond/issues/detail?id=1563#c3 where I ...
12 years, 9 months ago (2011-07-12 23:40:54 UTC) #1
Keith
Looks good to me. The differences in beam-skip.ly were not due to this patch. On ...
12 years, 9 months ago (2011-07-16 03:57:40 UTC) #2
Neil Puttock
http://codereview.appspot.com/4693043/diff/1/lily/system-start-delimiter.cc File lily/system-start-delimiter.cc (right): http://codereview.appspot.com/4693043/diff/1/lily/system-start-delimiter.cc#newcode117 lily/system-start-delimiter.cc:117: staffspace = Staff_symbol_referencer::staff_space (sp); A mostly theoretical gripe, I ...
12 years, 9 months ago (2011-07-18 20:24:43 UTC) #3
Reinhold
On 2011/07/18 20:24:43, Neil Puttock wrote: > lily/system-start-delimiter.cc:117: staffspace = > Staff_symbol_referencer::staff_space (sp); > A ...
12 years, 9 months ago (2011-07-20 17:02:02 UTC) #4
Neil Puttock
On 2011/07/20 17:02:02, Reinhold wrote: > On 2011/07/18 20:24:43, Neil Puttock wrote: > > lily/system-start-delimiter.cc:117: ...
12 years, 9 months ago (2011-07-21 17:50:06 UTC) #5
Reinhold
12 years, 9 months ago (2011-07-22 12:52:17 UTC) #6
On 2011/07/21 17:50:06, Neil Puttock wrote:
> OK, LGTM.

Pushed to git as commit 1c4662c4773eb0c646011c82a2dd2f7c5f92a283
Sign in to reply to this message.

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