If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#711 Folder preview is slow when there are 21000 items in the folder
Author:
honfika
honfikaDate created:
Type: bug
Visibility: Everybody
Assigned to:
JPEXS
JPEXSLabels: 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