]> git.street.me.uk Git - andy/viking.git/commit
Disable half-drawn update mode when the center is moved.
authorQuy Tonthat <qtonthat@gmail.com>
Mon, 1 Oct 2007 14:10:26 +0000 (14:10 +0000)
committerQuy Tonthat <qtonthat@gmail.com>
Mon, 1 Oct 2007 14:10:26 +0000 (14:10 +0000)
commitc9177aaede5d1dece54538ca6950b0e2a1019437
tree3553daf33a3fdda79e7fe8f7c82086dd841c516d
parentd295e344252e6a2d8434b8e046d241f4d2fa8753
Disable half-drawn update mode when the center is moved.

- When the center of the viewport is moved, all layers need to be redrawn.
- Data for half-drawn are now in VikWindow where they belong. Having had
  "trigger" as a static variable in viklayer would cause problems when
  viking has more than one windows.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
ChangeLog
src/viklayer.c
src/vikwindow.c
src/vikwindow.h