lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 3749 in lilypond: Patch: Because item pure heights


From: lilypond
Subject: [Lilypond-auto] Issue 3749 in lilypond: 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.
Date: Mon, 23 Dec 2013 06:40:36 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 3749 by address@hidden: 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

[Prev in Thread] Current Thread [Next in Thread]