diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-09-12 23:06:43 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-09-12 23:06:43 -0400 |
commit | 993dff2ea01c7b11ea7cfc0bffa66adac2a70f82 (patch) | |
tree | b9cc057c3ea553c6c26ba2598f3a3f68cfff4b92 /indra/win_updater | |
parent | 2d19a2002501d44ce18080b6f26ceaf2dbf796e9 (diff) |
Fix new LLView::childFromPoint(recur=true) behavior: was always NULL.
The recursive logic always used to recur to the point where there were no
children -- where the next level of recursion returned NULL -- and then return
that NULL. Fix so when that lowest-level call returns NULL, we return one
level above that.
Diffstat (limited to 'indra/win_updater')
0 files changed, 0 insertions, 0 deletions