(no title)
unvs
|
3 years ago
I just want either a zoom constant so we can know how much the browser is zoomed in or out, or a scaling type size unit that will take zoom into account. In the former case we could set font size as vw multiplied with the zoom factor.
Someone1234|3 years ago
So that zooming in on websites has unexpected side effects like some elements ignoring the zoom and staying the same size?
When users zoom they want everything to maintain the same proportions but be larger on their display, but web developers in their infinite wisdom want to do clever stuff when a user zooms so that isn't their experience.
What is a non-abusive use case for this?
unvs|3 years ago