Code

Filter effects dialog:
[inkscape.git] / src / sp-pattern.cpp
index c2fedff50fc901d6f14b9830b1010e3632c29664..4a919afa669cf6d1cf8dca485aa06cd75ecec7d2 100644 (file)
@@ -538,6 +538,7 @@ pattern_getroot (SPPattern *pat)
 
 
 // Access functions that look up fields up the chain of referenced patterns and return the first one which is set
+// FIXME: all of them must use chase_hrefs the same as in SPGradient, to avoid lockup on circular refs
 
 guint pattern_patternUnits (SPPattern *pat)
 {