Skip to content

option to display some domains with dashed or squiggly lines #286

Description

@dave-doty

See UC-Davis-molecular-computing/scadnano#950.

This won't affect how the Python package works, but there should be a field in the Domain and Extension classes to control this display option for the web interface.

Create an Enum type DomainDisplayType with these options:

  • line (default)
  • dashed
  • zigzag

And add a new field display of type DomainDisplayType to both the Domain and Extension classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions