clients: image: Add support for panning and zooming
authorJonas Ådahl <jadahl@gmail.com>
Thu, 27 Sep 2012 16:40:46 +0000 (18:40 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 16 Oct 2012 00:54:43 +0000 (20:54 -0400)
commit972d506de37316261f9bb03ba7c3e0882e6877e6
tree5a764ab55e846aac5dbe0f57c00eb596fcb78ac6
parentd9f6b078b6952369a9531e38aeaf17b242b0b883
clients: image: Add support for panning and zooming

Support for zooming by using ctrl + the vertical axis (scrolling upwards
zooms in) and panning by both the horizontal and vertical axis as well
as click and drag was added to demonstrate how axis should work.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
clients/image.c