ionic-ion-horizontal-scroll-cards
ionic-ion-horizontal-scroll-cards copied to clipboard
Horizontal scroll cards inspired by the Spotify app.
Hi my app is developed in ionic 3. Kindly advise me on this.
How can I add ng-href or ng-click on ionic-ion-horizontal-scroll-cards?
This scroll is not working in samsung devices.
I was using this component, i tried few times with the description you mentioned there. But i was unable to see any thing in the page. After injecting your module...
Giving options if the person just want to have images in our cards
Hi, i would like know how to load more in end scroll, exist some event ?
I wanted to use this great feature inside ion-content but found it can't scroll horizontally... Seems that it only works with ion-pane. But the problem is if I use ion-pane,...
in console i find this Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
I can't vertical scroll on hscroller.
CSS File: https://github.com/drewrygh/ionic-ion-horizontal-scroll-cards/blob/master/example/www/css/hscrollcards.css#L30 The Bug is in the .scss file More Info: https://github.com/sass/sass/issues/818 I assume the fix would be ``` css height: calc(#{$hscroller-card-height} - #{$hscroller-image-height}); ```