Skip to content

Colormap import throws error #310

@James-Crean

Description

@James-Crean

Exporting a colormap, deleting it, and then importing the colormap results in a key error inVizualizer.py 127.

Likely an issue with the code trying to set a colormap that no longer exists.

Solution: Test if the name exists and create it if it does not. then set as normal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions