Opened 5 years ago
Closed 5 years ago
#4124 closed defect (fixed)
sequences from structure chains not closed when structure closed
Reported by: | Elaine Meng | Owned by: | pett |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Sequence | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
e.g.
open 1www
seq chain /Y
close
Also same problem for multichain-associated sequences opened from Chain table in Log.
Change History (2)
comment:1 by , 5 years ago
Status: | assigned → accepted |
---|
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
With delattr moved from Cython to Python, needed to also make _deleted attribute accessible to Python.