Larry Davis

Results 217 comments of Larry Davis

The fix from #14 didn't seem to do it. If someone wants to work on another approach I'm happy to review it.

There are some potential solutions where you measure the direction the touch is moving, but I don't have time to implement them. Definitely interested in reviewing if others want to...

@Aides359 the problem is, we cannot allow scrolling of any kind when at the top or bottom of the element, because it may result in bounce. Now, if we allowed...

@kahwee, I feel the example you sent as part of #12 is definitely still relevant, but needs to be refactored to use `gulp-define-module`. Can you please submit a new PR...

Yeah I haven't worked on this project in forever, but there don't seem to activity in the existing issues, it has 8k downloads every week, and it still works.

Yeah looks like we have to wait for that to be merged.

@coryzibell yeah there are a few ways to remedy this. I'd accept a pull request to replace `vinyl-map` with a more basic way of handling the stream, but I'd avoid...

Whoa. This is odd... If you drop your `processName` method, does it still mess things up?

This is definitely a weird issue. Can someone create a repository that reproduces the issue so I can investigate? Between 0.2.0 and 0.3.0, the only thing that really changed was...

Please provide sample code, indicate browser and OS, etc.