Blender Git Commit Log

Git Commits -> Revision 15afaa3

Revision 15afaa3 by Hans Goudey (master)
September 23, 2020, 21:24 (GMT)
Property Search: Fix matches in headers not used for expansion

Setting the search match flag every time property search runs can
invalidate the results for panel headers. Instead, clear the flag on
every redraw and or the result of every search in the panel to it.

Commit Details:

Full Hash: 15afaa3db25a2416889abf39b800bca6d16f27d1
Parent Commit: 23e4bbe
Lines Changed: +18, -13

3 Modified Paths:

/source/blender/editors/interface/interface_intern.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+3, -1) (Diff)
/source/blender/editors/interface/interface_panel.c (+14, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021