javascript - Page zoom slows down page rendering -


I'm making the map viewer like Google Maps and when a page has zoomed into an interesting display problem Has participated (i.e. ctrl + OR ctrl -). It seems that all major browsers have an impact, but Firefox has the worst problems, as far as I can tell.

The problem is that when the mouse is dragged and the page is zoomed, it looks really sluggish, it can also be seen on Google Maps. Pan the map left and right and note how greasy it is. Now press ctrl + (3 or 4 times). Now press the map left and right in the same way. Do you know the difference?

Do anyone know how I can reduce this problem?

Since the browser needs to redistribute and calculate all the assets, this behavior has since been "fixing There will be no real way of ".

When you press Ctrl +/-.

, then each browser (and IE 7 +) uses scaling layouts instead of changing the size of the text size.

Comments