Pete Martin

Results 32 comments of Pete Martin

@triceam can you merge this PR? tidying up my github and i want to delete my fork! :)

Hi @home-bot Can you post a jsfiddle of what you are trying to achieve, or some code? You should be able to achieve this purely with css quite easily i...

Hi @home-bot I'll be you're seeing that although the size of the flipsnap elements changes shape the distance that they travel when dragged does not. To achieve this you need...

@home-bot [Here's](http://jsfiddle.net/yL7LR/2/) an update to your fiddle using percentages instead of `px` widths. Another alternative would be to use media queries to select hardcoded widths according to the media size...

Hi @home-bot Did the fiddle not suit your purpose? I'm keen to help you get this working. Can you describe what the problem with the last suggestion was? Perhaps I'm...

Good - this project was primarily intended to be used in phonegap/angular apps so if people are having problems using it in production then it's important to get it fixed!...

Yes, it should definitely work in Ripple.

Can you describe the behaviour you are seeing? Does the flipsnap not work at all, or is the distance that it moves on swipe incorrect? Is there any reason that...

I think I understand the problem now. When the `flipsnap` element is compiled it meddles with the style attributes of some inner elements to [inject some extra style attributes](https://github.com/ninjatronic/angular-flipsnap/blob/master/angular-flipsnap.js#L60). Can...

Like this: ![screen shot 2014-04-03 at 19 56 29](https://cloud.githubusercontent.com/assets/4722391/2607749/b1a265bc-bb61-11e3-9d19-e24b43284381.png)