From e9a6456743c0ebfe7aa303f5c70f99d0a8dbe514 Mon Sep 17 00:00:00 2001 From: dooglus Date: Sat, 9 Feb 2008 00:01:34 +0000 Subject: [PATCH] Added comment for the 'RESTRICT_RADIUS_DUCKS_TO_ONE_QUARTER' #define. git-svn-id: http://svn.voria.com/code@1633 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-studio/trunk/src/gtkmm/duckmatic.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/synfig-studio/trunk/src/gtkmm/duckmatic.h b/synfig-studio/trunk/src/gtkmm/duckmatic.h index 3b6137e..c50a3a6 100644 --- a/synfig-studio/trunk/src/gtkmm/duckmatic.h +++ b/synfig-studio/trunk/src/gtkmm/duckmatic.h @@ -78,6 +78,9 @@ public: #include #endif +//! If defined, only allow radius ducks to be in the top right +//! quadrant of the plane. This makes it very easy to set the +//! corresponding parameter to zero (by dragging down and left) #define RESTRICT_RADIUS_DUCKS_TO_ONE_QUARTER /* === T Y P E D E F S ===================================================== */ -- 2.7.4