|
From: Michael K. <kau...@or...> - 2014-08-21 19:30:28
|
I think there is: for a zoom/pan, the mouse must move a certain distance to be considered the start of a zoom or pan (button down -> drag -> button up). A pick can be just a click (button down -> button up, no or minimal change in mouse position <1,2 pts?). M On 8/21/14 3:22 PM, Benjamin Root wrote: > Pick events, by default, won't fire while the zoom/pan tool is active, > because there is no way to distinguish between a "pick" click, and a > click for performing a zoom/pan. |