Blender Git Commit Log
Git Commits -> Revision 3178dc2
Revision 3178dc2 by Hans Goudey (master) October 5, 2020, 21:23 (GMT) |
Fix T81470: Buttons in closed panel visible during search The buttons hide when the search finishes based on whether they are in the "panel header" group. These buttons were not protected with a new group. This adds a new group for operator button calls, and also makes it so a new group is always created after the header buttons. |
Commit Details:
Full Hash: 3178dc25f6edc95d6de49ab2894303aedc0a23b3
Parent Commit: 7951312
Lines Changed: +9, -3