]> git.donarmstrong.com Git - lilypond.git/commit
* lily/note-column.cc (translate_rests): call flush_extent_cache()
authorhanwen <hanwen>
Fri, 4 Feb 2005 19:49:08 +0000 (19:49 +0000)
committerhanwen <hanwen>
Fri, 4 Feb 2005 19:49:08 +0000 (19:49 +0000)
commit61bc356f61c7a034f39bbbc6218ae8bb726d771c
treed020fbf14079bb89540c90850dcb24cc1c82171f
parentb5340fe0c38acb6b12754b0a077b41219e0ba19b
* 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