UC-Davis-molecular-computing / scadnano

Web application for designing DNA structures such as DNA origami.
https://scadnano.org
MIT License
21 stars 13 forks source link

changing from grid to no grid removes helix major tick marks #938

Closed dave-doty closed 10 months ago

dave-doty commented 10 months ago

This is using the default of not specifying any major ticks. It's not exactly a bug since we encoded that the none Grid should not have major ticks, but it's a bit jarring to see the major ticks disappear when switching from the square grid to the none grid.

We'll set the default to 8 for the none grid. Of course someone will still see the major ticks change, e.g., switching between the none and honeycomb grids, but at least they won't disappear.