On Sat, 27 May 2006, Aaron Spike wrote:
Date: Sat, 27 May 2006 09:02:20 -0500 From: Aaron Spike <aaron@...749...> To: inkscape inkscape-devel@lists.sourceforge.net Subject: [Inkscape-devel] effects and impending string freeze
I'm not going to be able to get to work on adding tooltips and descriptions to the effects until much later this evening. If someone else has time to look at it great. Otherwise it would be a real jump start just to get people to list the effects that they think require more explaination. Unfortunately some of the effects that might require the most explaination don't pop up an autogui to display it (eg envelope), this just occured to me.
-Function Plotter needs to say that it requires a selected <rect/>
I know that will get really annoying (from my experience with that well known graphics program). If there is no selection then the scripts should be smarter and use the page area or select all and use that space.
-Random Tree needs to say that the result will be off canvas -Fractal (L-System) needs to say that the result will be off canvas -?
why put them off canvas? why not put them right where the user is currently looking, and if necessary as a seperate group/layer? (if they are not doing this already i would generally expect any effect to return one single object or group and leave it to users to break it apart later if they want. the alternative of dumping multiple objects and requiring users to remember to group them before accidentally clicking something else is too awkward)