Vincent Guillou
Vincent Guillou
Yes, it is a Polymer 1 component. I'm not planning to upgrade it, if someone wants to submit I pull request, I'd be happy to take a look!
It is possible, but it requires some tweaking (at least set a proper z-index to actually display the parallax-layers in the correct stacking order), and the effect is not always...
This #1 issue was actually related to PSK, and I explained there how to properly integrate parallax-element. You can find a working (although a bit dated) implementation here : https://github.com/vguillou/vguillou.github.io/tree/master/examples/PSK_with_parallax_layers...
Hello, The component is fairly old now, can you give more info about your problem ? Which version of Safari and Polymer are you using ?
Hello, thanks for the feedback. Yes, using it with header-panels element requires a bit of work. Did you take a look at this [demo ](http://vguillou.github.io/webcomponents/parallax-element/demo/demo-paper-scroll-header-panel.html)? Here are the links to...
Quick question here : Did you import the `slide-from-right-animation` and `slide-left-animation` ?
Yes and no. I will make a Polymer 2 version, but it will likely not be hybrid. And I can't announce a schedule for that unfortunately... Might come very soon,...
Same answer :) Not planned but probably coming so time in the future _Sent from my Motorola XT1562 using [FastHub](https://play.google.com/store/apps/details?id=com.fastaccess.github)_
No news yet, at best begining of January. Sorry... When it comes, it will be a Polymer 2 component, not a hybrid. A pull request would be welcome. ☺️
At the moment no, there is no way to swipe back with a gesture. You can only trigger an automatic swipe back animation. However, if you are interested in developing...