Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from jquery-ui slider to html type=range #1102

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdrini
Copy link
Contributor

@cdrini cdrini commented Oct 28, 2022

Refactor slider to use HTML native type=range instead of jquery-ui slider.

Reduced total size of built files by 13.6 kB!

File master refactor/slider Diff %
BookReader\BookReader.js 351862 341185 -10677 bytes -3.03%
BookReader\BookReader.css 60396 58340 -2056 bytes -3.40%
BookReader\plugins\plugin.search.js 21361 21075 -286 bytes -1.34%
BookReader\plugins\plugin.text_selection.js 12610 12231 -379 bytes -3.01%
BookReader\plugins\plugin.tts.js 118492 118113 -379 bytes -0.32%
BookReader\plugins\plugin.chapters.js 5160 5246 86 bytes 1.67%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant