Chris Voronin

Results 4 comments of Chris Voronin

not sure how to resolve, can you just choose option to use my changes to override it?

something along those lines fixes it: I fixed it in my Form, with access I can push PR here. ``` if url.isFileURL { let local = LocalFileImageDataProvider(fileURL: url) AXDispatchUtils.executeInBackground {...

https://github.com/eventtus/photo-editor/pull/74/files this seems to have fixed it for text.

yep we have a very similar implementation for our thread safe dictionary, same error. Was looking to see if anyone ran into that and solved it.