]> source.dussan.org Git - tigervnc.git/commit
fix for invalid hotspot error when scalingFactor becomes small. Override repaint...
authorBrian Hinz <bphinz@users.sourceforge.net>
Sun, 2 Oct 2011 00:44:41 +0000 (00:44 +0000)
committerBrian Hinz <bphinz@users.sourceforge.net>
Sun, 2 Oct 2011 00:44:41 +0000 (00:44 +0000)
commit93338f609c0eed15e5cff7eb3a2de5e1d451f80f
treeb7dcf88d6c09e068f6b87310ffbbecbe8d7b74d5
parent553803c6b30b90bd3ed036122a05f1e70730a278
fix for invalid hotspot error when scalingFactor becomes small.  Override repaint method to (hopefully) make updates immediate.

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