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#467 Lock parameters panel
Author: megalol
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: GUI
State: closed
There a strange bug that in some cases parameters panel minimizes (sticks to right corner
of the screen). So I want be able to lock it to prevent that behavior.
parameters_panel.jpg (153 KiB)
To reproduce this bug try to click mouse on DefineSprite* and after that click on
DefineText*.
Locking the parameters panel is not possible, because sprite preview is using the same
previewSplitPane, and when i lock the splitpane, then the right side will be always
visible.
But i've fixed the resizing problem. Is this ok?
You can try the latest nightly build.
State: new→upgraded
Yes, now it's OK, thanks!
State: upgraded→closed