]> git.mxchange.org Git - simgear.git/commit
Revert "CanvasGroup: return empty bounding box without children."
authorThomas Geymayer <tomgey@gmail.com>
Sun, 23 Mar 2014 16:01:02 +0000 (17:01 +0100)
committerThomas Geymayer <tomgey@gmail.com>
Sun, 23 Mar 2014 16:27:30 +0000 (17:27 +0100)
commitdb8b60ec49ac1e961421fe1ada483ba0f2bea402
treedaf905c62c187768a54dbaf91240f766c1026502
parent09d47e7f55bca5142db676c514c4cb6ccd95eb33
Revert "CanvasGroup: return empty bounding box without children."

Returning somehow valid data in case it is used unchecked was
probably not a good idea. Better fix the code using it^^

This fixes #1421.

This reverts commit 3525fff8d079538cb36c506b01fdb10128f7c187.
simgear/canvas/elements/CanvasGroup.cxx