Adam Brodzinski
Adam Brodzinski
@nagelflorian awesome! aiming to test it out on the train tomorrow or tue :+1:
Cool i'll check this out! I have a site that uses fading so that should be easy. For iOS perhaps a variable for the direction tied along with a helper...
Oh snap, I forgot that Hex gives you docs... I was sifting through source code :laughing: Thanks! Right good idea, using `use` in `Repo` should do the trick! Ah, yea...
> Alternatives to piggybacking on Ecto: > ... > 2. A bunch of helper libaries, like https://gist.github.com/sikanhe/7baa02cd9986bc62d92e Lately i've been playing around with GraphQL. If i'm using this instead of...
Hmmm, is this using the master branch or 2.0 branch? Just curious because i'm about to merge 2.0 into master in the next few days. To be honest i'm not...
Oh wow that's a big sprite! I didn't realize there was a width limitation.
@note89 I agree but in this case wouldn't it be possible that those keys were never defined beforehand, making it crash because they're not existing yet? (example being that the...
@michalraska Thanks! @Shuangzuan would you take a PR to add this to the docs?
You should be able to use the `touchstart` event to trigger an activity. This should fire on the start of a drag/scroll. I think Meteor as of 0.6 supports `tap`...
@lindleycb no prob, glad to help!