Opened 18 months ago
Closed 18 months ago
#15184 closed defect (fixed)
segmentations resetMouseModes sets mouse modes to none
Reported by: | Zach Pearson | Owned by: | Zach Pearson |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | UI | Version: | |
Keywords: | Cc: | Elaine Meng | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Change History (2)
comment:1 by , 18 months ago
comment:2 by , 18 months ago
Cc: | added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
As for the other mouse modes, I stepped through the code that saves and resets them. It correctly restores right click as translate -- the other three modes that Segmentations overrides (shift+wheel, shift+right, shift+middle) have nothing on them by default.
Note:
See TracTickets
for help on using tickets.
resetMouseModes will now warn the user when there are no saved mouse modes and refuse to run, which was one cause of all the modes being "none"