The fix looks good to me.
Thanks,
Alexandr.
On 7/20/2016 11:21 AM, Rajeev Chamyal wrote:
Hello All,
Please review the following webrev.
Bug: https://bugs.openjdk.java.net/browse/JDK-8144594
Webrev : http://cr.openjdk.java.net/~rchamyal/8144594/webrev.00
<http://cr.openjdk.java.net/%7Erchamyal/8144594/webrev.00>
Issue : Awt choice component height is not scaling properly on a Hidpi
screen.
Fix: Height of choice is calculated from the fonts. Scaled the font
height to fix the issue.
Regards,
Rajeev Chamyal