Blender Git Commit Log

Git Commits -> Revision 099760c

Revision 099760c by Sergey Sharybin (master)
August 29, 2011, 17:46 (GMT)
Fix #28295 Outliner, mouse button on menu's pass through.

It was introduced in rev33603 with not good patch -- release event
was catching by outliner after clicking on menu item.

Use KM_CLICK instead of KM_RELEASE to deal with icon drag/drop.
This not changes drag/drop behavior, but prevents unneeded event be handled.
Also make consistent behavior of activating and extending selection.

Commit Details:

Full Hash: 099760cf1f7969d1cd16c6b5bd1a77d86bc62547
SVN Revision: 39780
Parent Commit: 88a5380
Lines Changed: +2, -2

1 Modified Path:

/source/blender/editors/space_outliner/outliner_ops.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021