Opened 8 years ago

Closed 8 years ago

#886 closed defect (fixed)

color-command "halfbond" doesn't work for pseudobonds

Reported by: Elaine Meng Owned by: Tom Goddard
Priority: minor Milestone:
Component: Depiction Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

It was documented as working for pseudobonds if coloring"target" includes p, otherwise only bonds. I think it worked that way before, but now it never acts on pseudobonds. E.g.

open 1zik; show
hbonds
color white halfbond t targ p

... should change pbonds to halfbond colors but instead it makes them white (not in halfbond mode). Turning on halfbond mode requires

setattr p halfbond t

Going the other way doesn't work either:

color orange halfbond f targ p

... doesn't do anything

Change History (1)

comment:1 by Tom Goddard, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed.

Note: See TracTickets for help on using tickets.