ionic-scroll-sista icon indicating copy to clipboard operation
ionic-scroll-sista copied to clipboard

An Ionic plugin that hides the header/tabs while scrolling

Results 22 ionic-scroll-sista issues
Sort by recently updated
recently updated
newest added

Anyone port this to work in Ionic 2?

I've implemented scroll-sista plugin to my project. However, it doesn't works with ion-header-bar? Here my code: ``` javascript {{data.currentBook.Text}} {{data.currentChapter}}{{data.currentVerse > 0 ? ':' + data.currentVerse : ''}} {{data.currentVersion}} ```

I m trying to implement scroll sista with infiniteScroll. My only issue is retaining the position of the content where the user had left the tab. I have a huge...

Hi man, What's the correct way to scroll to top and show the ion-header-bar before to navigate to other view? Thanks in advance, Nicholls

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

Please check this codepen, it's not working when I place ion-content inside ion-tab. See the Pen wGqoKe

headerHeight was getting a value from the wrong element when using `ion-side-menu` ``` headerHeight = activeHeader.offsetHeight; ```

Not sure how it behaves on Android, but on iOS, `scroll-sista="header"` hides the header completely. The transition is nice, but there is no background on the status bar which makes...

Uncaught TypeError: Cannot read property 'scrollTop' of undefined 278 I use ion-side-menus with only header