Skip to content

MakeSnapshot should be ignored when nothing has changed since last snapshot #81

@KyrietS

Description

@KyrietS

Making snapshot identical to the previous one never makes sense. Apart from discarding such snapshot application should also print some sinister warning log.

To implement this I need a way to compare CanvasElements. It is not trivial now as elements don't have operator==.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementCode refactor or minor changes that are not new features

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions