Text reflow on zoom (text wrap)에 대한 리뷰
Text reflow on zoom (text wrap) 제작자: emvaized
리뷰 1개
- Works for zooming in, but not zooming out. :(
Usually I want to make the text SMALLER, and that doesn't seem to work...
Hope this can be added in the future!
UPDATE: users who are tech savvy enough to install extensions in an Android browser probably won't be too confused if text gets smaller when they pinch out. ;)개발자 답글
일 년 전에 게시됨Thanks for your request. I understand your idea, and I considered implementing this feature when I started working on this script, as I often need it myself.
However, after some investigation and a few experiments I found no easy way to do it without breaking the page layout. Probably we could try to simply reduce the page font size if user pinches out while the page already has 100% initial scale, but such behavior will probably confuse majority of users.