summaryrefslogtreecommitdiffstats
path: root/testfiles/src/attributes-test.cpp
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-11-25 10:10:02 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-11-25 10:11:19 +0000
commit5e593d90927b37a54f5c2d663bd25d6d661d7be9 (patch)
tree96abef646519840e5946e941863d1991cbb458eb /testfiles/src/attributes-test.cpp
parentAdd plugs for the icon and GTK3 themes (diff)
downloadinkscape-5e593d90927b37a54f5c2d663bd25d6d661d7be9.tar.gz
inkscape-5e593d90927b37a54f5c2d663bd25d6d661d7be9.zip
Fix bug 1804946: Measurement tool is very slow when using grids
This move from Namedview to a new prefernecr point to not reload full namedview on meassure
Diffstat (limited to 'testfiles/src/attributes-test.cpp')
-rw-r--r--testfiles/src/attributes-test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/testfiles/src/attributes-test.cpp b/testfiles/src/attributes-test.cpp
index 808760e1e..7b3be37bd 100644
--- a/testfiles/src/attributes-test.cpp
+++ b/testfiles/src/attributes-test.cpp
@@ -413,8 +413,6 @@ std::vector<AttributeInfo> getKnownAttrs()
AttributeInfo("inkscape:layoutOptions", true),
AttributeInfo("inkscape:lockguides", true),
AttributeInfo("inkscape:locked", true),
- AttributeInfo("inkscape:measure-end", true),
- AttributeInfo("inkscape:measure-start", true),
AttributeInfo("inkscape:object-nodes", true),
AttributeInfo("inkscape:object-paths", true),
AttributeInfo("inkscape:original", true),