diff options
author | Brian P. Hinz <bphinz@users.sf.net> | 2016-02-10 23:23:02 -0500 |
---|---|---|
committer | Brian P. Hinz <bphinz@users.sf.net> | 2016-02-10 23:30:30 -0500 |
commit | 668873aed01ec990d4f16539e041d38abde6fb57 (patch) | |
tree | 5163ec8e40d4c1865d992b7a80a5424332278446 /tests | |
parent | c1cbc705c245e4fe9463ce33ddd2e0734d41c8f9 (diff) | |
download | tigervnc-668873aed01ec990d4f16539e041d38abde6fb57.tar.gz tigervnc-668873aed01ec990d4f16539e041d38abde6fb57.zip |
Regression fix for Java window size
6262bac introduced a regression that resulted in a 1 pixel border
around the window on some platforms. The underlying issue was
actually caused by overriding the getPreferredSize() method in
DesktopWindow and returning the scaled width & height, which
might not have been set to valid values.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions