Uiwebview refreshes after zoom and pinch
Posted
by Dominik
on Stack Overflow
See other posts from Stack Overflow
or by Dominik
Published on 2010-06-02T21:30:54Z
Indexed on
2010/06/02
21:34 UTC
Read the original article
Hit count: 452
Hello,
I have a uiwebview in my App. So far everything works fine, but when i zoom in or out for example the uiwebview refreshes the loaded page and then scrolls and zooms to the new page location and size. So the zooming works good, but I don't want the user to see the refresh and repositioning of the website.
Is there a way to prevent this?
Thanks for any tips!
© Stack Overflow or respective owner