]> git.donarmstrong.com Git - lilypond.git/commit
* lily/note-column.cc (translate_rests): call flush_extent_cache()
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 4 Feb 2005 19:49:08 +0000 (19:49 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 4 Feb 2005 19:49:08 +0000 (19:49 +0000)
commit93b5b6bf5495d930fccd442dc402897f7f07b2de
treed020fbf14079bb89540c90850dcb24cc1c82171f
parentf7c05a7a378068b91970df686d68731bbe1a76aa
* lily/note-column.cc (translate_rests): call flush_extent_cache()
of parents when translating rests. Fixes: c-chord-rest.ly

* lily/include/dimension-cache.hh (struct Dimension_cache): add
dimension_callback_ member.

* lily/grob.cc (flush_extent_cache): new function. Force recompute
of extents.
ChangeLog
lily/axis-group-interface.cc
lily/dimension-cache.cc
lily/grob.cc
lily/include/dimension-cache.hh
lily/include/grob.hh
lily/note-column.cc