Author: Carlos Lopez <genet...@gmail.com>
Date:   Fri Mar  8 18:15:03 2013 +0100

When there aren't preview options set use Cairo as false.

---

 synfig-studio/src/gui/canvasview.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/synfig-studio/src/gui/canvasview.cpp 
b/synfig-studio/src/gui/canvasview.cpp
index cf3d447..9ae1697 100644
--- a/synfig-studio/src/gui/canvasview.cpp
+++ b/synfig-studio/src/gui/canvasview.cpp
@@ -3884,6 +3884,7 @@ CanvasView::on_preview_option()
                                po->set_begin_override(false);
                                po->set_endtime(end);
                                po->set_end_override(false);
+                               po->set_use_cairo(false);
 
                                set_ext_widget("prevoptions",po);
                        }


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to