Quote from
luishp on October 8, 2019, 10:03 am
Hi @asmat,
How exactly have you solved the problem?
There is also another possiblity for mobile apps only using something like this on
Project > Properties > Advanced > Custom metadata > Head
<meta id="testViewport" name="viewport" content="width=1280, user-scalable=no, maximum-scale=1">
Just change to "width=1280" for whatever works for your App.
I will take a look at the allowed units for next version.
Hi @asmat,
How exactly have you solved the problem?
There is also another possiblity for mobile apps only using something like this on
Project > Properties > Advanced > Custom metadata > Head
<meta id="testViewport" name="viewport" content="width=1280, user-scalable=no, maximum-scale=1">
Just change to "width=1280" for whatever works for your App.
I will take a look at the allowed units for next version.