Blender Git Commit Log
Git Commits -> Revision 6f96dd8
Revision 6f96dd8 by Hans Goudey (master) October 2, 2020, 18:06 (GMT) |
Fix T78503: Disabled layout portion passes mouse through 3D Viewport -> Sidebar -> View -> Local Camera is disabled. When you click on it, box select starts. This behavior isn't intended, and fixing it is quite simple. The only case where this would continuing would still be desired is if a disabled button overlapped with a non-disabled button, but this shouldn't be the case anywhere. Differential Revision: https://developer.blender.org/D8832 |
Commit Details:
Full Hash: 6f96dd85766a8159d5ffb761cbb4dbd20b7cad00
Parent Commit: a4aa94c
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/interface/interface_handlers.c (+1, -1) (Diff)