Skip to content

Stop using Jquery in animated preview list #654

Closed
@juliandescottes

Description

Looks like there is a huge DOM leak in the FramesListController. As soon as the panel is redrawn all the detached nodes are leaked and never reclaimed.

I'm pretty sure nothing changed here since the last release, so this might just be the latest Chrome not playing nice with the old version of JQuery used by piskel. But as I want to remove as much JQuery as possible, let's do it for this panel right now.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions