Opened 6 years ago
Closed 6 years ago
#2472 closed defect (fixed)
select clear doesn't clear sel checkboxes for 2D labels
| Reported by: | Elaine Meng | Owned by: | Tom Goddard |
|---|---|---|---|
| Priority: | moderate | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: | Eric Pettersen | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Change History (3)
comment:1 by , 6 years ago
| Component: | UI → General Controls |
|---|---|
| Status: | assigned → accepted |
comment:2 by , 6 years ago
| Cc: | added |
|---|---|
| Component: | General Controls → Core |
| Owner: | changed from to |
| Status: | accepted → assigned |
comment:3 by , 6 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed.
The Model.clear_selection() method was not firing the SELECTION_CHANGED trigger.
Note:
See TracTickets
for help on using tickets.
"select clear" with only 2D labels selected does not result in the 'selection changed' trigger getting fired. If the atomic model is also selected, then "select clear" does fire the trigger.