Files
test2/source/blender/editors/interface
Julian Eisel 536109b4ec 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.
2021-10-06 16:36:20 +02:00
..
2021-08-27 11:47:56 +10:00
2021-09-21 10:55:04 +02:00
2021-08-26 12:27:13 +10:00