]> git.mxchange.org Git - flightgear.git/commit
Canvas: Fix detection if something has changed
authorThomas Geymayer <tomgey@gmail.com>
Sun, 23 Sep 2012 15:30:20 +0000 (17:30 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Sun, 23 Sep 2012 15:31:12 +0000 (17:31 +0200)
commitefe978e6795249126a351d9823a434b41eda5994
tree88b2400dbf37dcb84c8f60a2b1c7cd02d45fb967
parent293d6b35655f86e6f209d2767f42bf0621ef3cb2
Canvas: Fix detection if something has changed

 - Reset dirty flag for redrawing canvas properly after
   rendering has complted.
 - Update path properly if path elements have been removed.
src/Canvas/canvas.cxx
src/Canvas/canvas.hxx
src/Canvas/elements/path.cxx
src/Canvas/elements/path.hxx