Blender Git Loki
Git Commits -> Revision 9a6c22a
Revision 9a6c22a by Julian Eisel (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt, ui-asset-view-template) 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