Blender Git Loki

Git Commits -> Revision 536109b

Revision 536109b by Julian Eisel (master)
October 6, 2021, 14:36 (GMT)
Fix possibly wrong matching of tree-view item buttons

The UI code to ensure consistent button state over redraws was just comparing
the name of the item, ignoring the parent names. So with multiple items of the
same name, there might have been glitches (didn't see any myself though).

There's a leftover to-do though, we don't check yet if the matched buttons are
actually from the same tree. Added TODO comment.

Commit Details:

Full Hash: 536109b4ec336e86de5a7e22e51804584bca74f5
Parent Commit: 2012d54
Lines Changed: +20, -1

2 Modified Paths:

/source/blender/editors/include/UI_tree_view.hh (+1, -0) (Diff)
/source/blender/editors/interface/tree_view.cc (+19, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021