Opened 12 years ago
Closed 12 years ago
#2057 closed defect (fixed)
mg-desktop: NullReferenceException on mouse wheel if viewer has no loaded map
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Desktop API | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
If you mouse wheel scroll on the viewer with no map loaded. A NullReferenceException occurs. When there is no loaded map, the mouse wheel handler should do nothing.
Note:
See TracTickets
for help on using tickets.
Fixed r6851