Hi,<br><br>While working on view panning operator for View2D API, I noticed that if the mouse leaves the current region/area, the events stop being sent to the modal handler, but when the mouse returns, the operator is still running (even if the mousebutton that needed to be held down is no longer held-down). This can be seen with the change-frame thing in the timeline view too. <br>
<br>I&#39;m wondering if this is something that was something that wasn&#39;t accounted for in the original design, or whether this is something that operators which need this will have to deal with themselves. This affects practically all modal operators which involve mouse movement + holding mousebutton/button(s) down. Perhaps I&#39;m overlooking some aspect of this system again?<br>
<br>Regards,<br>Joshua<br>