Blender Git Commit Log

Git Commits -> Revision 9a6c22a

March 3, 2021, 20:44 (GMT)
Properly support mouse-selecting items in the asset view list

This was very glitchy before and just didn't work in most cases. The mouse
press event was simply caught by the preview icon button and didn't make its
way to the underlying list-row button.

Commit Details:

Full Hash: 9a6c22a764d82211085f23bf8daf28124e65c450
Parent Commit: 317e78a
Lines Changed: +34, -7

3 Modified Paths:

/source/blender/editors/interface/interface_handlers.c (+25, -4) (Diff)
/source/blender/editors/interface/interface_intern.h (+3, -1) (Diff)
/source/blender/editors/interface/interface_query.c (+6, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021