]> source.dussan.org Git - tigervnc.git/commit
[Bugfix, cleanups] All the remaining problems with video rectangle selection coordina...
authorConstantin Kaplinsky <const@tightvnc.com>
Wed, 3 Sep 2008 04:51:28 +0000 (04:51 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Wed, 3 Sep 2008 04:51:28 +0000 (04:51 +0000)
commit4f374ffe8f99c4ee6af651f49650b8431c0d4757
treea729aa577030baea5e8099b4a416ebdb3f3908a2
parentef0cfaa46a2d7abd0605fbc7cc04fbc78d73bc28
[Bugfix, cleanups] All the remaining problems with video rectangle selection coordinates seem to be fixed now. Now the selection rectangle should always be a multiple of 16x8 pixels and its coordinates should always fit the framebuffer. The code of VncCanvas.getSelection(boolean) looks much better now.

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