]> source.dussan.org Git - tigervnc.git/commit
Fixes yet another case where the viewport background wasn't painted black when the...
authorBrian Hinz <bphinz@users.sourceforge.net>
Thu, 21 Feb 2013 03:11:14 +0000 (03:11 +0000)
committerBrian Hinz <bphinz@users.sourceforge.net>
Thu, 21 Feb 2013 03:11:14 +0000 (03:11 +0000)
commit0bc5b5e42fbea7ed80f8492b11bd700ae55d6baf
tree8d3b4678bfe928be7f27a1ba31511b9a0476143f
parent571089bceac205c3d5056fcb3f51c2d4b2d0592e
Fixes yet another case where the viewport background wasn't painted black when the desktop size was less than the viewport size.  Also set both scrollbar policies just as a precaution.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5049 3789f03b-4d11-0410-bbf8-ca57d06f2519
java/com/tigervnc/vncviewer/Viewport.java