maphilight
maphilight copied to clipboard
Responsive scaling
Is there a plan to implement responsive scaling? Any quick solutions on how to implement it?
Has anyone found a solution?
The only workaround I found is:
window.onresize=function(){location.href=location.href}