]> git.donarmstrong.com Git - lilypond.git/commit
Let Stencil::align_to abort only if the stencil is empty in the alignment axis
authorDavid Kastrup <dak@gnu.org>
Sun, 28 Apr 2013 10:53:58 +0000 (12:53 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 26 May 2013 00:33:02 +0000 (02:33 +0200)
commit15066d8beec430ab889fef51e5cdeeb9eeee83c2
tree4d6fd2a2a3b889285ca3f42235faad31a5e6a3ae
parent7cb16a272217fa147b6f130ef7c467288ad208bf
Let Stencil::align_to abort only if the stencil is empty in the alignment axis

Previously, the emptiness check was not axis specific.
lily/stencil.cc