Sergei Guselnikov

Results 6 issues of Sergei Guselnikov

Added the `diffToolArgs` variable which allows slightly better customization of the diff message.

Layout is broken in case if there are no title specified. Try to init the alert with message filled, while there are no title.

Hey @psharanda. I can't see any activity from maintainers for more than a year. Is it going to be maintained at some point in future?

Hello! I'm trying to get addresses using such code: ``` ruby DNSSD::Service.getaddrinfo(reply.target, 1) { |addrinfo| ... } ``` and the program never reach the 'do end' block. It worked fine...

Whenever I try to scroll up or down in the example app, it only works if I use the left or right edge of the screen. Does it work inside...