JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : We have got a new blog where we post some interesting SWF internals info.

List of issuesList of issues

#711 Folder preview is slow when there are 21000 items in the folder
Author: developer honfika
Date created:
Type: bug
Visibility: Everybody
Assigned to: admin JPEXS
State: closed Help

> What steps will reproduce the problem? Open attached swf Select "shapes" node. Waot ~1 minute, because this swf has ~21000 shapes. > What is the expected output? What do you see instead? Expected: fast(er) :) Current: slow > What version of the product are you using? On what operating system? 3.0.0, Win 8.1 x64 > Please provide any additional information below. Attach the file you have problem with if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE folderPreviewPanel.removeAll(); call is very slow, too. I tried to recreate the whole panel, but it was slow, too. Some other control should be used, which needs the inner control only when it is visible on the screen. Maybe a grid would solve the problem.
Downloadtest_14.bin.swf (8,982 KiB)
admin
It's in the repository. I hope you'll like it :-).
State: new→upgraded
Assigned:admin JPEXS
developer
very good, thank you:)
State: upgraded→closed