]> source.dussan.org Git - tigervnc.git/commit
[Bugfix] Make sure the video selection is always a multiple of 16x8 pixels. Previousl...
authorConstantin Kaplinsky <const@tightvnc.com>
Wed, 3 Sep 2008 03:12:18 +0000 (03:12 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Wed, 3 Sep 2008 03:12:18 +0000 (03:12 +0000)
commit10da44dee7982dd14b1ccecd9af6f100123cd272
tree6e4381da938918208946ef6b18eb3060f3f3b64c
parent6b5b878913fd50e85aac2b64585e9c9206b63117
[Bugfix] Make sure the video selection is always a multiple of 16x8 pixels. Previously, the selection could cross the framebuffer boundaries and clipping it back to screen could break 16x8 alignment.

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