<div dir="ltr">I've attached a patch that fixes a problem on OSX caused by the right-click gesture on macbooks. The gesture is two fingers on the trackpad and a click. The problem is that the two fingers triggered a mousewheel event with zero delta. The code was interpreting this as a zoom out. This made it impossible to slew the scope to a particular location w/out a mouse. The fix is to only consider negative deltas as zoom a out.<div> <br clear="all"><div><br></div>-- <br><div class="gmail_signature">-Sean</div>
</div></div>