HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chandi

no profile record

comments

chandi
·há 2 anos·discuss
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" />