maphilight icon indicating copy to clipboard operation
maphilight copied to clipboard

Responsive scaling

Open Cartmaniac opened this issue 6 years ago • 2 comments

Is there a plan to implement responsive scaling? Any quick solutions on how to implement it?

Cartmaniac avatar Apr 18 '18 21:04 Cartmaniac

Has anyone found a solution?

zullo91 avatar Nov 23 '19 19:11 zullo91

The only workaround I found is:

window.onresize=function(){location.href=location.href}

niente0 avatar Apr 05 '23 08:04 niente0