
On Sun, 2006-07-23 at 22:48 -0300, bulia byak wrote:
I'm still working on the more general interface for the Filter tool.
I suspect that will be an area where we'll have to actually experiment in production for a while to find out what works and what doesn't. I think the UI requirements for manipulating an SVG filter network may be unique -- the closest analogue would perhaps be signal routing in some pro audio apps, but SVG filters have additional restrictions (like filter "nodes" being ordered, and only being able to make connections "forward").
So long as it doesn't mess up existing filters without the user explicitly modifying them, I think we can afford to play a bit. Can you commit something of what you have right now, even if it isn't ideal?
-mental