Confirmed users
206
edits
| Line 25: | Line 25: | ||
==Competitive Analysis== | ==Competitive Analysis== | ||
*Opera/Stock browser uses reflow on zoom <br> | *Opera/Stock browser uses reflow on zoom <br> | ||
** There are issues with this, namely there are problems that occur on Opera Mobile when panning after a zoom. | |||
** Speed is an issue on Opera Mobile, too. Takes on the order of 2-4 seconds (on a Galaxy SII) for the reflow to complete after a zoom. Zooming back out seems to be much faster, though. Perhaps they do some sort of caching of the original reflow or something? | |||
*Chrome does inflation & reflow <br> | *Chrome does inflation & reflow <br> | ||
*Chrome doesn't do reflow on gesture. Kerning/linespacing isn't as nice <br> | *Chrome doesn't do reflow on gesture. Kerning/linespacing isn't as nice <br> | ||