On Mar 30, 2018, at 12:22 , Richard Charles wrote:
>
> My custom view implements -[NSResponder mouseDragged:] but this has never
> caused any problems.
I don’t have much to suggest except “try stuff”. I’d try to see what happened
if I commented out the “mouseDragged” override, if I commented o
> On Mar 29, 2018, at 10:49 PM, Quincey Morris
> wrote:
>
> On Mar 29, 2018, at 21:00 , Richard Charles wrote:
>>
>> How can I figure out what notification is posting at a high rate?
>
> Not sure, but have you turned on “NSWindow.acceptsMouseMovedEvents” by any
> chance?
I have not called -
On Mar 29, 2018, at 21:00 , Richard Charles wrote:
>
> How can I figure out what notification is posting at a high rate?
Not sure, but have you turned on “NSWindow.acceptsMouseMovedEvents” by any
chance?
___
Cocoa-dev mailing list (Cocoa-dev@lists.ap