Closed GoogleCodeExporter closed 9 years ago
Blurs are nice, but be careful not to implement Inkscape's filter UI. I think
it's horrible. Something like the filters
UI from DrawIt ( http://bohemiancoding.com/drawit/index.html , see the
screenshots, look under Special
Attributes) would be nice, but I'm not enough of a programmer to see if it's
impossible or not.
Original comment by wna...@gmail.com
on 15 Jan 2010 at 9:56
Actually if we are going to do blur any time soon, we could do a very simple
implementation of a field/slider/pulldown thing that we have for opacity and
stick it
in the contextual panel for now.
However, no shipping WebKit browser has turned on SVG Filters yet (though it's
in the
nightlies).
Original comment by codedr...@gmail.com
on 29 Jan 2010 at 1:59
Original comment by codedr...@gmail.com
on 20 Feb 2010 at 12:07
I think it would be really nice to get some ideas for simple UI in the 2.5
timeframe.
Blur is very sexy!
Original comment by codedr...@gmail.com
on 29 Mar 2010 at 7:10
Added basic control for this in r1508. Undo/redo does not yet work.
Original comment by adeve...@gmail.com
on 6 Apr 2010 at 6:41
While I've made undo/redo mostly work in r1509, it still doesn't work right
when
changing from one (non-zero) value to another using the slider. Changing from
say 3
to 5 and selecting "Undo" makes the blur disappear rather than return to 3.
However,
if you simply type in the numbers it works fine.
codedread, history expert, could you take a look at this? :)
Original comment by adeve...@gmail.com
on 7 Apr 2010 at 2:17
[deleted comment]
Closing this, remaining bug is now issue 544.
Original comment by adeve...@gmail.com
on 22 Apr 2010 at 3:37
Original issue reported on code.google.com by
codedr...@gmail.com
on 13 Jul 2009 at 3:44