compositor: fix zoom origin
authorPekka Paalanen <ppaalanen@gmail.com>
Wed, 25 Jan 2012 12:45:18 +0000 (14:45 +0200)
committerPekka Paalanen <ppaalanen@gmail.com>
Fri, 27 Jan 2012 14:15:02 +0000 (16:15 +0200)
commit73772043154700751894d6698a5d5ef6d6bccc4f
treeb2dfa16a5c97ffc3aa6df83114db066ad07dacd6
parentf1f5b36aeb86b877a853a15cfe241ff38b3a1d08
compositor: fix zoom origin

Now that we can insert a transformation before the surface position
translation, we can drop geometry.x,y from the zoom transformation. That
was just undoing and redoing the position translation.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
src/util.c