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 issues#711 Folder preview is slow when there are 21000 items in the folder
Author: honfika
Date created:
Type: bug
Visibility: Everybody
Assigned to: JPEXS
Labels: GUIPerformance
State: closed
> 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.
test_14.bin.swf (8,982 KiB)
very good, thank you:)
State: upgraded→closed