asafkorem / COSTouchVisualizer

Visualize touches, gestures and long presses on your iPhone or iPad
https://www.conopsys.com/COSTouchVisualizer/
MIT License
960 stars 70 forks source link

Make options read from delegate #15

Closed sodastsai closed 9 years ago

sodastsai commented 9 years ago

By applying this, the touch visualizer window could not change active status dynamically. (for instance, changed by NSUserDefaults values or other preference values)

joeblau commented 9 years ago

Code changes look good, but the README.md needs updates to explain the code changes.

sodastsai commented 9 years ago

updated. thanks

sodastsai commented 9 years ago

btw, I didn't update the podspec file. You could test it and after it's okay, submit an update. Thanks.

joeblau commented 9 years ago

Yeah, I'll update the .podspec, do any last clean up, fix any minor formatting issues in the README and test it later this week/weekend. Programming something else in Swift right now :).

sodastsai commented 9 years ago

cool :+1:

sodastsai commented 9 years ago

any update on podspec? :smile: