Johan Kool

Results 11 comments of Johan Kool

Agreed. Either the view controller should just do index path adjustments, or the custom tableview as suggested could do that. We went with the latter approach for our project. It...

Huh weird. Just relaunched Xcode and now it works fine. The behaviour at first was not as you described. It really went away when I clicked on a slide in...

I noticed this issue resurfaces occasionally. Not sure exactly what makes it get into this state.

FYI, I am pretty sure this was fixed with https://github.com/CoreOffice/XMLCoder/pull/261

Hi @jaredmoody, I'd be interested to read those build instructions. Did you share them somewhere yet?

This issue seems to happen only on macOS 10.14. On 10.15 it works as expected. Noticed this difference in the logs between the macOS versions: 10.14 gives in the log:...

I do hope we have a better reason to up the minimum supported OS version than just so we can drop a dependency, which afaik hasn't given us any issues....

The resizing is a bug indeed. (Since some data is loaded asynchronously, there is a brief initial moment that the max size of the window is smaller, causing it too...

Not sure this is really a bug. Due to the long name you can’t see it, but it does append a counter for the same name. The idea is that...

No perceptual precision, but otherwise I have something working [here](https://github.com/john-flanagan/SnapshotTestingImageRender/pull/2).