Commit Graph

5 Commits

Author SHA1 Message Date
Ryo Hilmawan
0a64c4eb5c
update cloudhill mods (#600) 2021-10-30 23:06:10 +11:00
00e5b3f40e
split app.css and variables.css, load both into main window + add relationship lines to numbered lists
fonts should now be added to variables.css instead of mod.js
2020-11-11 21:48:54 +11:00
Ryo Hilmawan
3557987988
Changed the scroll-to-top extension to use an SVG icon (#205)
* Create arrow.svg

* Update mod.js

* Update styles.css
2020-11-05 20:47:00 +11:00
7885b2c204
clarity improvements for scroll to top extension 2020-10-22 08:54:06 +11:00
Ryo Hilmawan
fb63601ebf
new mod: scroll-to-top (#172)
* Basic Functionality

* Added smooth scrolling option

* Added scroll down distance option

* Button hide/show animation

* Add percentage distance option

* Calculate percentage every update (as opposed to every page change)

* Calculate percentage height based on scroller and content height

* Licensing and Conventions

* Hide button on initialization if top distance is set

* Fixed bug with button visibility when opening pages
2020-10-21 22:32:10 +11:00