Blender Git Commit Log

Git Commits -> Revision 8a6f224

Revision 8a6f224 by Julian Eisel (master)
October 6, 2021, 14:55 (GMT)
Fix logic error when trying to find hovered item

Was just comparing this item's and the parent item's names. But if an item has
no parents, only its own name has to match for the check to return true. Make
sure that the number of parents also matches.

Commit Details:

Full Hash: 8a6f224e260b2ec7e39d2a02fca62f9614049091
Parent Commit: bbfa6a9
Lines Changed: +3, -0

1 Modified Path:

/source/blender/editors/interface/tree_view.cc (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021