UC-Davis-molecular-computing / scadnano

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

selections turn invisible rather than pink #948

Closed Sam-Davidson closed 12 months ago

Sam-Davidson commented 1 year ago

Currently in the web interface, any selection I make will turn the selected domain (or whatever) invisible rather than pink. I found this is true in Brave and Edge browsers.

dave-doty commented 1 year ago

This might be a duplicate of this issue (which should be fixed soon): https://github.com/UC-Davis-molecular-computing/scadnano/issues/904

If you think it's different, can you show screenshots from an example and also upload the design here so I can try it myself?

Sam-Davidson commented 12 months ago

The issue may be related. The problem for me happens during selections, not mouseovers. This zip file contains screenshots of the issue as well as the .sc file where I experience the problem. selection issue.zip

dave-doty commented 12 months ago

I think it is the same issue. I noticed when loading that the design is centered far from the origin. (Helix 0 is at x,y position 39,58). So since that bug seems to afflict strands far from the origin, I think it's affecting every strand in your design.

But it should be fixed soon.

Sam-Davidson commented 12 months ago

Thanks!

On Thu, Oct 5, 2023 at 3:27 PM David Doty @.***> wrote:

I think it is the same issue. I noticed when loading that the design is centered far from the origin. (Helix 0 is at x,y position 39,58). So since that bug seems to afflict strands far from the origin, I think it's affecting every strand in your design.

But it should be fixed soon.

— Reply to this email directly, view it on GitHub https://github.com/UC-Davis-molecular-computing/scadnano/issues/948#issuecomment-1749741056, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKN5ZH34OCPS654RYRMZYY3X54X4HAVCNFSM6AAAAAA5TL7VDSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBZG42DCMBVGY . You are receiving this because you authored the thread.Message ID: @.***>

dave-doty commented 12 months ago

Closing as duplicate of #904.

dave-doty commented 12 months ago

This is fixed in the dev branch, should be working at https://scadnano.org/dev in about 20 minutes.