Author: Carlos Lopez <genet...@gmail.com> Date: Fri May 6 18:41:43 2011 +0200
Don't use low resolution by default at the work area. --- synfig-studio/src/gui/workarea.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/synfig-studio/src/gui/workarea.cpp b/synfig-studio/src/gui/workarea.cpp index 76a3d5e..ad188a6 100644 --- a/synfig-studio/src/gui/workarea.cpp +++ b/synfig-studio/src/gui/workarea.cpp @@ -674,7 +674,7 @@ WorkArea::WorkArea(etl::loose_handle<synfigapp::CanvasInterface> canvas_interfac low_res_pixel_size=2; rendering=false; canceled_=false; - low_resolution=true; + low_resolution=false; pw=0.001; ph=0.001; last_focus_point=Point(0,0); ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl