Don't force point to area boundary (fixes #614)

This commit is contained in:
John Firebaugh
2013-02-03 13:21:27 -08:00
parent 3000bc89ce
commit 03800ec841
+1
View File
@@ -725,6 +725,7 @@ text.point {
}
/* Ensure drawing doesn't interact with area fills. */
.mode-add-point .area,
.mode-draw-line .area,
.mode-draw-area .area,
.mode-add-line .area,