From 7693058e39a48b5e725557c6020a3f71d141337e Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Thu, 17 Dec 2015 10:49:24 -0800 Subject: [PATCH] clear _queryAACubeSet flag in locationChanged --- libraries/shared/src/SpatiallyNestable.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/libraries/shared/src/SpatiallyNestable.cpp b/libraries/shared/src/SpatiallyNestable.cpp index 47d48d1e93..c056173464 100644 --- a/libraries/shared/src/SpatiallyNestable.cpp +++ b/libraries/shared/src/SpatiallyNestable.cpp @@ -531,6 +531,17 @@ void SpatiallyNestable::forEachDescendant(std::functionlocationChanged(); });