Status: Started
Owner: [email protected]
Labels: Type-Enhancement Patch-new

New issue 3749 by [email protected]: Patch: Because item pure heights are cached, the logic in Accidental_interface::pure_height doesn't work. The possibility to have multiple pure height results is eliminated by the caching.
http://code.google.com/p/lilypond/issues/detail?id=3749

Because item pure heights are cached, the logic in Accidental_interface::pure_height doesn't work. The possibility to have multiple pure height results is eliminated by the caching.

This patch adds the property recalculate-pure-height to the Item interface
in order to signal that recalculating should be done.  Currently, this is
only relevant for accidentals but in theory could be used for any item.
This way, we can retain the benefits of caching for most items while
recalculating pure heights of items whose height changes either with different
start and end points or whose estimation gets more accurate over the
compilation process.

http://codereview.appspot.com/42490046

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to