JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#2408 Feature Request: Option to disable/hide the teal path lines in previews
Author:
Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: closed Help

In every case where it displays the svg files it also displays the teal path lines. Is it possible to add an option to disable/hide the path lines? Due to how convenient the preview is i wanted to use it to take screenshots.
What do you mean by "teal" path lines? Could you attach a screenshot? It might be antialiasing problem - adjacent fills can contain a small space between them caused by incorrect antialiasing. We cannot prevent that. Some other SVG editors like InkScape do that too.
See the issue #2592 , there are new configuration options that may handle this problem.
State: new→upgraded
Sorry, i forgot about this. No its not anti aliasing. Its literally showing the svg path lines. Wich i assume is literally the image, since svg images are literally just that pathing. The path between the nodes, that is the thing that blocks in the image so you get a border and can fill with color, which have a teal color.
I am still not sure I understand. A screenshot showing what you mean help. Or maybe a SWF file too.
State: upgraded→closed