Hi Phil,
On 1/28/2016 8:22 PM, Philip Race wrote:
"in consistent"
On 1/21/16, 11:20 PM, prasanta sadhukhan wrote:
Hi Phil,
I checked with NATIVE print dialog and with other app print dialog,
they are positioning the dialog a little ahead of top-left corner
(not at 1/3rd of the window as we
Could you review the updated fix:
http://cr.openjdk.java.net/~alexsch/8076545/webrev.03
- LOGPIXELSX is changed to LOGPIXELSY
On 11/16/2015 1:43 PM, Jim Graham wrote:
Note that LOGPIXELSY is global and static between reboots so it
doesn't really matter which monitor is used to get the valu
Hi Alexandr,
Thanks for investigating the behaviors.
With respect to using LOGPIXELSX or Y, these methods are used to scale
both horizontal and vertical measurements so we really should have 2
scale values and rescale methods, one for horizontal use and one for
vertical...