Blagovest Dachev
Blagovest Dachev
I would love to implement this but realistically I would be able to find time in the next year or so.
I'll take a look when I have the time but it will probably be months before I get to it.
Are you aiming to run this in a browser?
I'll consider a pull request if you have one but as it stands I don't have time to investigate and fix this.
I took a quick glance at Windows Task Scheduler and it may be possible to access through node-ffi. There also seems to be CLI interface although I'm not sure how...
I had the same issue and it turned out that I was passing a `nil` when assigning the `trackingScrollView`. My code went something like this: ``` let storyboard = UIStoryboard(name:...
It looks like this is still an issue.
`cachedTitle` is currently set in `startAnimation`. It should probably be also populated in one or more of the initializers.
I have the same problem with links. Actually, none of the customizations seem to work with UILabel.