Open whereistejas opened 4 years ago
I personally have been looking for a solution to your problem for multiple weeks and can't find an effective solution. Most zoom level detectors are odd workarounds or device (usually mobile) specific and wouldn't make sense to include in the main code. The only way I can see it being added as a dynamic adjustment is as a "potentially unstable" or "experimental" feature or something. Possibly this could be remedied by adjusting your CSS profile in options.
P.S. to you developers reading, window.devicePixelRatio
is the closest analog to "zoom" I could find; it defaults to 2
on Chrome for non retina displays. I don't know what it would be for retina.
I will normally have pages zoomed at 120-140%. However, this enlarges the vbc4 UI, too. Is there any to prevent this?