Skip to content
Prev 320543 / 398506 Next

Odd graphic device behavior

On Mar 28, 2013, at 22:27 , Thomas Adams wrote:

            
My best guess is that the pixel resolution was taken from the disconnected primary display and set to some safe standard value like 640x480, miscalculating the dimensions of your display, so that it ended up with huge "virtual inches". 

The reason everything else didn't notice could be that they work in pixel units rather than physical units.

(There seems to be no really perfect solution to the problem of setting default dimensions: Pixel count gives stamp-sized graphs on hi-res displays, physical dimensions are meaningless on projectors and not really what you want on a tiny screen, and percent of display area is "undue imperialism" if you have a large monitor, intending to overlook many windows at once.)