Hi all,
When shiny applications are built. It changes its layout as per screen. For example, it works well when zoom is around 100%.
But the other user who is using laptop has default zoom to 150%. So the user always need to reduce to 100% so that the widgets are properly adjusted.
Is there a way so that the size is set to constant. No matter which zoom size the user is having, the shiny applications should be properly seen (widgets properly adjusted)