Details
Description
A community member has found a memory leak in the DocumentViewControllerImpl when using the DynamicZoomHandler and then closing a document. The uninstallCurrentTool() of the AbstractDocumentView is never called and a reference to MouseWheelListener is kept.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #53127 | Wed Dec 11 21:18:32 MST 2019 | patrick.corless | on document close. |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/views/DocumentViewControllerImpl.java
|