Opened 6 years ago
Closed 6 years ago
#2473 closed defect (fixed)
"hide sel models" doesn't hide selected atomic model
Reported by: | Elaine Meng | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Change History (4)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Priority: | major → moderate |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed.
The Model.clear_selection() method was not firing the SELECTION_CHANGED trigger.
comment:3 by , 6 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Oops. Closed the wrong ticket.
comment:4 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed.
Code to hide instances of models was causing this bug. It only hid instances or it hid whole models but not both. For peculiar reasons the label was treated as instances and the atomic structure as a model (not instances).
Note:
See TracTickets
for help on using tickets.
Only occurs if the label is part of the selection