Michał Zaborowski

Results 56 comments of Michał Zaborowski

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 ;)

Bounds of the collectionView are fine, if i connect mouse then scroller is making some magic stuff and there is more space, and if i turn off mouse then it...

@jwilling Before connecting mouse: (lldb) po self.collectionView.contentInsets ▿ NSEdgeInsets - top : 0.0 - left : 0.0 { ... } - bottom : 0.0 { ... } - right :...

@danielmartinprieto http://stackoverflow.com/questions/15249563/force-nsscrollview-to-use-nsscrollerstyleoverlay-independently-from-input-device this solve issue, i added code to scrollView as a temporary solution

Ok found solution, preparing PR...

Thanks for quick reply! For the 1 i have defined, where `@AccessibilityIdentify` is propertyWrapper type and seems there are no results, IBOutlers etc. are working fine but for my custom...

It should not be hard to implement it, PR welcome!

So please make PR, then next one will not have same problem ;)

I am no longer use it in any of project, so you are welcome to make PR 👍