tridactyl
tridactyl copied to clipboard
WIP: zoom-invariant UI scaling
I am opening this WIP PR for feedback though there are some things which need to be done. Please let me know if you have suggestions on how to implement the following
- [ ] There needs to be a UI scaling setting which would determine the UI scaling. Or should this be left aside to themes and CSS totally?
- [ ] UI gets cut off when zoomed out to something like 70% or less.
I am not familiar with the codebase so I am suspecting there are elegant ways of achieving these.
Resolves #994.