Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.2.5
-
Fix Version/s: 6.3
-
Component/s: Viewer RI
-
Labels:None
-
Environment:Viewer RI
-
Support Case References:Support Case 14221:- https://icesoft.my.salesforce.com/5000g00001nWJPv
Description
A client has asked us about making the org.icepdf.core.annotations.interactive.enabled property dynamic as it is currently defined as static property.
The ideal fix would be move the flag out to the document model so that it can be easily configured on a document by document case.
The ideal fix would be move the flag out to the document model so that it can be easily configured on a document by document case.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52071 | Thu Nov 09 13:41:22 MST 2017 | patrick.corless | isInteractiveAnnotationsEnabled flag on a document by document basis. The initial value is true but can be set to false for the initial launch using -Dorg.icepdf.core.annotations.interactive.enabled=false. |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/views/annotations/PopupAnnotationComponent.java
MODIFY /icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/views/DocumentViewModel.java MODIFY /icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/views/annotations/AbstractAnnotationComponent.java MODIFY /icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/views/AbstractDocumentViewModel.java |