This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source
Sergey Sharybin 099760cf1f 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.
2011-08-29 17:46:07 +00:00
..
2011-08-22 18:49:42 +00:00
2011-05-09 08:15:38 +00:00
2011-05-09 08:15:38 +00:00