]> git.street.me.uk Git - andy/viking.git/commit
Fix crashes when creating new layers.
authorQuy Tonthat <qtonthat@gmail.com>
Sun, 31 Aug 2008 15:28:35 +0000 (15:28 +0000)
committerQuy Tonthat <qtonthat@gmail.com>
Sun, 31 Aug 2008 15:28:35 +0000 (15:28 +0000)
commit730a38c15de801678c2670df8c70f75af570f2b2
treea48e66ac8cb0c50f98728578e9f2b18373548e60
parentab52dab86f7b303064ca163005b2eb9f552b5775
Fix crashes when creating new layers.

This is to fix crashes caused by recent changes that try to get the viewport
to refresh after layer properties are changed. Unfortunately the changes
caused crash when a new layer is created (r761 and r781).

This fix will get the refresh without the crashes.

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