|
@@ -82,6 +82,7 @@
|
|
|
[mutableKeys addObject:CPDFSelfSignLineColorKey];
|
|
|
[mutableKeys addObject:CPDFSelfSignLineOpacityKey];
|
|
|
[mutableKeys addObject:CPDFSelfSignLineAnnotationWidthKey];
|
|
|
+ [mutableKeys addObject:CPDFAnnotationBoundsKey];
|
|
|
} else {
|
|
|
mutableKeys = [[super keysForValuesToObserveForUndo] mutableCopy];
|
|
|
}
|