Tyler Gaw

Results 22 comments of Tyler Gaw

Hey @littlefengers. I just walked through the glitch remix too and it's working as expected for me. Can you confirm you've added your unique Client ID and Client Secret to...

Hey @piersg, thanks for the report. It's been a long time since I've looked at any of the code here. I'd guess Apple has changed some underlying Cocoa API that...

Hey @Slavetz. I'm looking at the NSMatrix docs https://developer.apple.com/reference/appkit/nsmatrix?language=objc but I'm not sure how to get the selected item. Would have to dig in further. It's been a while since...

Thanks @jpdevries. I pushed a few changes up working on this the other day https://github.com/tylergaw/colorme/pull/4 Are you seeing those updates? Along with you ideas, wondering too if the size of...

@shershen08 Interesting. What OS, Browser is that from? Here's what I'm seeing on iOS 9.3, Mobile Safari: ![img_1236](https://cloud.githubusercontent.com/assets/233859/21893163/ecf1a536-d8a7-11e6-8aef-f7b69ca6f731.PNG)

@cscuderi Do you think the pause/play should pause the whole title sequence or just stop the "shaking". Also, probably won't put it in since this is just a one-off demo...

@cscuderi Ah, I see. The WCAG guidelines are a bit tough to decipher. I wonder if the shaking would fall under http://www.w3.org/WAI/WCAG20/quickref/#seizure ? Either way, stopping animations like this is...

@svgeesus Nice! I've been following progress over the last couple years. Excited to dig in and hopefully get this project back to a useful state. Thanks for the heads up

Ah crap, just realized my editor stripped whitespace. This is the pertinent change https://github.com/davatron5000/WP-Dribbble/pull/9/files#diff-c59093da258aff7b1538926f07690caaR35 If you want, I can redo this and use an editor that won't muck with whitespace.

@ai and @MoOx Mind giving this a quick eye when you get a moment. This will be the 2.0.0 release with breaking changes.