summaryrefslogtreecommitdiffstats
path: root/src/live_effects
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2007-09-14 21:41:07 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2007-09-14 21:41:07 +0000
commit93124d10d65528cd8db7c81b1609c6533d4912cd (patch)
treecbe14fabe62f4d678054e7a6d55267186e5566a0 /src/live_effects
parentFixed min/max confusion bug (diff)
downloadinkscape-93124d10d65528cd8db7c81b1609c6533d4912cd.tar.gz
inkscape-93124d10d65528cd8db7c81b1609c6533d4912cd.zip
fix pasting of LPE's across multiple document; plus a number of small fixes.
(bzr r3745)
Diffstat (limited to 'src/live_effects')
-rw-r--r--src/live_effects/parameter/todo.txt3
-rw-r--r--src/live_effects/todo.txt2
2 files changed, 0 insertions, 5 deletions
diff --git a/src/live_effects/parameter/todo.txt b/src/live_effects/parameter/todo.txt
index d82411db0..dd66b8618 100644
--- a/src/live_effects/parameter/todo.txt
+++ b/src/live_effects/parameter/todo.txt
@@ -1,8 +1,5 @@
reminder list
-- make robust
-For example, the spinbuttons for scalarparam can "hang" which is very very very annoying.
-
- add more types!
straightlinepaths: for example for the gears effect. (curves are not important there)
diff --git a/src/live_effects/todo.txt b/src/live_effects/todo.txt
index 51a7a3c21..52d7c45e9 100644
--- a/src/live_effects/todo.txt
+++ b/src/live_effects/todo.txt
@@ -3,8 +3,6 @@ reminder list
cleanup nodepath code that draws helper path
-implement effect application to shapes: sp_shape_apply_path_effect
- (done: star, ellipse, spiral)
ARCS !!! see sp_arc_set_elliptical_path_attribute(SPArc *arc, Inkscape::XML::Node *repr)
make sp_nodepath_is_over_stroke perhaps