Opened 6 years ago
Closed 6 years ago
#2212 closed defect (fixed)
Can't delete volume threshold on histogram
Reported by: | Owned by: | Tom Goddard | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Volume Data | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: Darwin-18.6.0-x86_64-i386-64bit ChimeraX Version: 0.91 (2019-07-11) Description Can't delete a threshold with context menu on volume histogram if I click on the top of the vertical bar (surface style volume display), only if I click on the bottom of the bar. Log: UCSF ChimeraX version: 0.91 (2019-07-11) © 2016-2019 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX > open 1080 fromDatabase emdb vseries true Opened emd_1080.map, grid size 100,100,100, pixel 2.7, shown at level 1.67, step 1, values float32 OpenGL version: 4.1 ATI-2.9.26 OpenGL renderer: AMD Radeon Pro 580 OpenGL Engine OpenGL vendor: ATI Technologies Inc.
Change History (2)
comment:1 by , 6 years ago
Component: | Unassigned → Volume Data |
---|---|
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → assigned |
Summary: | ChimeraX bug report submission → Can't delete volume threshold on histogram |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed.
This was caused by the context menu registration changing from the threshold pane frame to the histogram canvas about a month ago, so the click position to raise the context menu was in coordinates of a different widget and so it sometimes didn't fine which threshold had been clicked on.