dsowsy
dsowsy
In an iOS7 based project, 1. JSGCDDispatcher.m:117:98: Variable 'bgTask' is uninitialized when captured by block 2. JSGCDDispatcher.h:15:8: Instance variable '_backgroundTimeAvailable' in class 'JSGCDDispatcher' is never used by the methods in...
Trying to run this out of the box fails with `sed: illegal option -- u` The default sed used on Mac is BSD based and doesn't have any version info...
I'm experimenting with the geometric filters and finding that the colors seem to be wrong (blue tint) Any thoughts on what might be doing this?
Going through the different layouts, http://charlesmchen.github.io/WeView2/TutorialLayouts.html The layouts seem to work with the use\* methods (ie. useVerticalDefaultLayout:) but don't with the add \* methods, ie addSubviewWithFillLayout:) The tutorials seem incorrect....
Great work and goal with this project! `Because Scout automatically waits for each action to be successfully completed you will never have to write waitFor instructions or callbacks.` There's a...
``` ``` I've verified the values path.CGPath to be `[(0.0, 67.0), (0.0, 67.0), (34.0, 1.92835e-08), (60.0, -2.22045e-16), (86.0, -1.92835e-08), (90.0, 116.0), (120.0, 116.0), (150.0, 116.0), (156.0, 67.0), (180.0, 67.0), (204.0,...