Opened 10 years ago

Closed 10 years ago

Last modified 8 years ago

#309 closed defect (fixed)

"delete coil" makes small strands disappear

Reported by: Elaine Meng Owned by: Conrad Huang
Priority: major Milestone:
Component: Depiction Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

for example,

open 2gbp
color :289-291,296-298 red
sel coil
(OK does not select the small strands in red)
delete coil
(now small strands disappear)

UCSF ChimeraX version: 0.1 (2016-03-18)

Change History (2)

comment:1 by Conrad Huang, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in [develop cb62d43].

There is a cutoff length for the number of residues that will be displayed as a ribbon. It was set to four and the actions above made small strands of length three. The cutoff is now set to two and the small strands no longer disappear.

comment:2 by pett, 8 years ago

Component: UnassignedDepiction
Note: See TracTickets for help on using tickets.