scrollup icon indicating copy to clipboard operation
scrollup copied to clipboard

added hideOnStill functionality

Open browndp08 opened this issue 10 years ago • 5 comments

Users now have the ability to hide the scroll button when scrolling ends.

browndp08 avatar Jul 25 '14 07:07 browndp08

Thanks for the PR, quite like this feature. Would you be able to follow the code style to keep the code base the same throughout? For example, indentation should follow the current 4 space (not tab) indentation. Also checkout the contribution doc for info on how build out the distribution files — I can do this though!

markgoodyear avatar Jul 27 '14 20:07 markgoodyear

Absolutely. I'll note that for the future.

browndp08 avatar Aug 04 '14 15:08 browndp08

This PR must be add, very important.

aagouda avatar Jan 22 '15 23:01 aagouda

Yes, would be great to get this added. Tiny bug (feature?), if no scrolling has taken place, and the page is already scrolled down (e.g. if you scroll down, then go to another page then press the browser's back button so that the page is returned to at it's previous scrolled-to location), then the scroll button doesn't disappear till you scroll for the first time.

jacklj avatar Jan 31 '15 15:01 jacklj

@markgoodyear I updated the code spacing and used gulp to build the dist folder. Also merged your latest version in. Is there anything else I need to do for you to merge this?

browndp08 avatar Jun 19 '15 16:06 browndp08