No Upper bound to Scale All Math
Open
Nobody has claimed this yet.
Feature Request
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hi there's just a minor issue with upscaling the tex math in "Math Settings"
There is a lower bound on downscaling it (> 0) but there is not upper bound on scaling up. So for example I can have it scale up to 100000000% which would just take make the entire website unreadable
Could there be an upper bound to scaling too ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Math Settings control for scaling and compare its existing lower-bound validation with the requested upper bound. Done means excessively large values such as 100000000% are rejected or constrained while normal scaling remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100