[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fix 1563: System start bars interpreted collapse-height as absolute
From: |
n . puttock |
Subject: |
Re: Fix 1563: System start bars interpreted collapse-height as absolute length. (issue4693043) |
Date: |
Mon, 18 Jul 2011 20:24:43 +0000 |
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 guess: what about collapse-height
comparisons where multiple staves are involved? If staff-space settings
differ, this only picks up the last stave's value.
http://codereview.appspot.com/4693043/