From b0b7d169a062bf5c3e8b51d85620acce0b546086 Mon Sep 17 00:00:00 2001 From: Marco Cecchetti Date: Thu, 5 Jul 2012 18:50:39 +0200 Subject: Bug fix: now the darken and lighten effects work in the right way. Edited the effects.xml and changed effect direction to counterclockwise. --- sd/xml/effects.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sd') diff --git a/sd/xml/effects.xml b/sd/xml/effects.xml index be341ef5e229..b555a32a0163 100644 --- a/sd/xml/effects.xml +++ b/sd/xml/effects.xml @@ -1172,9 +1172,9 @@ - - - + + + @@ -1200,9 +1200,9 @@ - - - + + + -- cgit