rqt based UI and different screen resolutions
I've created a UI using rqt, and store the UI as a perspective. My problem is that individual components in the UI don't render at the same location if a different screen resolution is used. The UI was created in 1920 x 1080, and is being viewed on a different machine with 2560 x 1440. Any thoughts to keep the layout completely fixed will be appreciated. Since a number of people are using the UI, it's hard to control the resolution at which it will be viewed.
I'm using ROS Kinetic and Ubuntu 16.04, should it matter.