Ticket #18 (closed defect: fixed)
Events/Properties popup menu should NOT appear in the Incident Editor.
| Reported by: | jdalbey | Owned by: | jdalbey |
|---|---|---|---|
| Priority: | Low | Milestone: | ScriptBuilder 1 |
| Component: | none | Version: | 1.0 |
| Severity: | Minor | Keywords: | |
| Cc: |
Description
Events/Properties popup menu should NOT appear in the Incident Editor but only in the Overview Window. Currently if you're in the Incident Editor and you right-click on the timeline you still get the popup.
Change History
Note: See
TracTickets for help on using
tickets.

Added a second constructor to IncidentTimelinePanel? with a boolean parameter to set a "has popup access" field. This field defaults to "true." When true, popup menu is enabled. When false, clicking on the given panel does not produce a popup menu. The field is set to false for the timeline panel inside IncidentEditorFrame?.