Details
Description
When the page view is constructed we get the page sizes for the first 10 pages. After that we assume an average size for the rest to speed up the component view creation.
However if a page index > 10 is navigated to we the current PageViewImpl was not recalculating the page size and the content appeared cropped if the actual page size was different then average page size.
However if a page index > 10 is navigated to we the current PageViewImpl was not recalculating the page size and the content appeared cropped if the actual page size was different then average page size.
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.2.2 [ 13097 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50365 | Thu Feb 02 16:27:59 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/views/AbstractPageViewComponent.java
|
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Marking as fixed.