Skip to content
This repository was archived by the owner on Mar 23, 2019. It is now read-only.
This repository was archived by the owner on Mar 23, 2019. It is now read-only.

about memory release #136

Description

@bestwiz

In the project,We use flex-iframe to display the PDF file.
Source is as follows:

flex_iframe:IFrame id="iframeLf" overlayDetection="true" source="{firstInputModel.loadOutputVO.loadCaseList.getItemAt(firstInputModel.currentIndex).firstInputJpgPathLf}" width="763" height="1057" x="0" y="-10" cachePolicy="off"

When the picture transfer,We see through the FlashProfile tool,picture Memory is not released,repeated operation,memory rising.

We use the following source clear Frame,but failed
(pages.getElementAt(0) as FirstInput).iframeNl.removeIFrame();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions