Set Automatic Zoom in browser when we open perspective session

Whenever I open my perspective session in browser i see that automatic zoom is set to 100% and I manually change it to 75% to view my screen clearly. Can any one please suggest whether there is a way in Ignition where we can set zoom to 75% automatically?
Zoom 75%:

Zoom100%:

It looks like you haven't designed for flexible layout correctly.

  • How have you created these views? (Coordinate / Flex / ?)
  • If Coordinate, what is the root props.mode? Fixed or percent?
  • Why did you not design them to be right at 100% in the browser?

As far as I'm aware, zoom will be a browser property, not a Perspective property.

I'm using Flex container. I was thinking all designs developed are catered to browser 100% zoom

Post the JSON for one of the Flex containers so we can examine it. See Wiki - how to post code on this forum.

For giggles, I opened one of my applications and set the browser to 75%, 100%, and 125%. Other than it being smaller or larger, it scales just fine, so it sounds like you have something wrong.