JNWCollectionView icon indicating copy to clipboard operation
JNWCollectionView copied to clipboard

Fix Issue #153 Wrong contentInsets when connected mouse

Open m1entus opened this issue 9 years ago • 3 comments

m1entus avatar Jan 12 '16 18:01 m1entus

Hi, @m1entus. Thanks for the fix, you're awesome. I couldn't reproduce it in my Mac, but a colleague told me about it. It was happening after item selection, very weird.

Anyway, just setting the scroller type to .Overlay did the fix for me, without having to register for the notification.

dani-mp avatar Jan 12 '16 22:01 dani-mp

Anyway this will resolve issue when scroller is set to Legacy, end if you connect/reconnect mouse again notification will be called and correct document size will be set ;)

m1entus avatar Jan 12 '16 22:01 m1entus

Thank you for spending the time to put this together. :sparkles:

I just have a couple of comments and questions before I merge this.

jwilling avatar Jan 12 '16 23:01 jwilling