Farhad Malekpour

Results 6 comments of Farhad Malekpour

Lovely iOS 11, in DBOAuthMobile-iOS.m add this before presentViewController: ` if (@available(iOS 11.0, *)) { [NSThread sleepForTimeInterval:0.5f]; } ` Works for me!

Setting NSApplicationActivationPolicyAccessory dismisses the popup if click outside, why do we need the EventMonitor? Is there another reason to keep track of events?

Same here, specially when you create a new file in a folder connected by ftp.

ledc.write(std::abs(velocity)); works, can you bump the version?