ICEpdf
  1. ICEpdf
  2. PDF-347

Create new system property to disable page loading proxy

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.2.2
    • Fix Version/s: 4.2.3
    • Component/s: Viewer RI
    • Labels:
      None
    • Environment:
      Viewer RI

      Description

      A client has asked for a way to disable a flash of white that appears when a page is initialized. The flash is a problem for users in low light environments.

      We currently use a image loading proxy which will paint he page content when it is ready to paint. During the parser delay a white page is drawn to represent the page, shortly their after the page content is painted.

      The system property should disabled the proxy loading and have the page's paintComponent wait for the page to be initialzed before the painting starts. Going to be a little bumpy if the page is complicated but there will not be any flash.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27148 Wed Jan 11 13:24:30 MST 2012 patrick.corless PDF-347 reverted a locking change made to the isRunningLock which broke incremental painting in the PageViewerComponentImp.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/views/swing/PageViewComponentImpl.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26320 Thu Nov 10 07:13:29 MST 2011 patrick.corless PDF-347 addition of boolean system property org.icepdf.core.views.page.proxy which can be used to disable the image loading proxy.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-4.2.2/icepdf/core/src/org/icepdf/core/views/swing/PageViewComponentImpl.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26056 Tue Oct 25 11:47:06 MDT 2011 patrick.corless PDF-347 addition of system property org.icepdf.core.views.page.proxy to enable/disable the page page content loading proxy.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/views/swing/PageViewComponentImpl.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: