Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dave-doty opened this issue Oct 14, 2023 · 0 comments
Open

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

dave-doty opened this issue Oct 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dave-doty
Copy link
Member

dave-doty commented Oct 14, 2023

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.

@dave-doty dave-doty added the enhancement New feature or request label Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant