When you create multiple windows using new_os_window and move one of them to a screen with a different dpi value, that window and all others are resized to accomodate the new dpi. The others, non-moved windows should not change their appearance.
I know you don't have a way to test this, so could you give me a pointer to where in the code to look for a solution for this? Or is the shared setting to deeply ingrained to be changed easily?
When you create multiple windows using
new_os_windowand move one of them to a screen with a different dpi value, that window and all others are resized to accomodate the new dpi. The others, non-moved windows should not change their appearance.I know you don't have a way to test this, so could you give me a pointer to where in the code to look for a solution for this? Or is the shared setting to deeply ingrained to be changed easily?