@@ -107,7 +107,8 @@
[transform concat];
}
- [self drawWithBox:box toContext:context];
+// [self drawWithBox:box toContext:context];
+ [self drawEditWithBox:box toContext:context];
[[NSGraphicsContext currentContext] setImageInterpolation:NSImageInterpolationDefault];