HackerTrans
トップ新着トレンドコメント過去質問紹介求人

chandi

no profile record

コメント

chandi
·2 年前·議論
For the developer - adding the following to the viewport meta property stops the double-tap zoom on mobile (note: stops all zooming on mobile):

  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=0" />