Opened 9 years ago
Closed 9 years ago
#566 closed defect (fixed)
drag select weirdness
Reported by: | Eric Pettersen | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Graphics | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
In the attached session, the selected strand has an unselected strand mostly in front of it. I can click select either strand, but when I drag select across them both, only the rearward one becomes selected!
Attachments (1)
Change History (3)
by , 9 years ago
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed.
Drag select was not taking account of positions of moved models.
Note:
See TracTickets
for help on using tickets.
I can close the rear model (#1) and drag select doesn't select anything on the one remaining model, ribbon, nor atoms if atoms shown. The model has non-identity scene position (ie it has been moved in the scene), and apparently the drag select code is not handling the non-identity position. Click select works. Should be easy to fix.