]> git.donarmstrong.com Git - lilypond.git/commit
Avoids direction checking for cross-staff side-support-elements
authorMike Solomon <mike@apollinemike.com>
Mon, 20 May 2013 04:07:28 +0000 (21:07 -0700)
committerKeith OHara <k-ohara5a5a@oco.net>
Mon, 20 May 2013 04:15:44 +0000 (21:15 -0700)
commit1379aa1e8ce5a5b5d7b2f38be2cecf7c854b1c81
tree3380c2379bbce6ca90b41acfe301e7a378f7fe61
parent64859b072648e37507ca91316e6182652351e502
Avoids direction checking for cross-staff side-support-elements

Only uses direction if it is not a callback. Otherwise, the callback
may lead to cyclic dependencies.
input/regression/dynamics-avoid-cross-staff-stem-3.ly [new file with mode: 0644]
lily/side-position-interface.cc