Text reflow on zoom (text wrap)에 대한 리뷰
Text reflow on zoom (text wrap) 제작자: emvaized
리뷰 1개
개발자 답글
8일 전에 게시됨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.