In the draw tool, if the user draws a very quick stroke (such that 6 or less points...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 13 Feb 2008 11:53:12 +0000 (11:53 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 13 Feb 2008 11:53:12 +0000 (11:53 +0000)
commit4175bef7c1586386c83011120c1b63273f841352
treedacfde1f3b556ec867e953837406378c2a76c5f6
parentda6e061517bb37037fe79d7a73478f4e738e9aed
In the draw tool, if the user draws a very quick stroke (such that 6 or less points are collected) the stroke isn't used.  Previously, the stroke was left as a thin line in the workarea until a longer stroke was completed successfully.  This was probably a bug rather than a feature, but could possible have been intended, as a strange and temporary alternative to the sketch tool.  This change clears each stroke whether it is long enough to be used or not.  To restore the previous behaviour, set environment variable SYNFIG_KEEP_ABORTED_DRAW_LINES.

git-svn-id: http://svn.voria.com/code@1689 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/src/gtkmm/state_draw.cpp