Andrej Mihajlov

Results 191 comments of Andrej Mihajlov

It should be safe to add method on class-level as opposed to swizzling on instance level. How do you even call that kind of swizzling? Still instance method in the...

It would be great to see status queues.

I had to make a queue for `JDStatusBarNotification` today to handle clash between multiple uploads updating their status in status bar. FIFO principle, the last added activity is used to...

Demo/Test sometimes works, sometimes not. / Safari 9.0.0

Bump. What's up with that? I can't use this wonderful library :(

I tried installing with commit hash and it works: ``` "autofill-event": "https://github.com/tbosch/autofill-event.git#520e95fa4616249cb38a32c83f681767f186b2cf" ``` You should probably bump the version and tag the latest version because v1.0.0 does not work anymore

By second run I meant as if I ran the same start/update/reveal cycle once again on the same image view.

@rounak thank you! I had something like that in mind and I tried to remove view from superview but I guess it needs more thorough clean up.

@lukasgeiter a little input on this: we could also implement a feature to disable file references at once, not just line numbers 👍