Ticket #195 (new enhancement)
Drag and Drop for events in the incident editor window
| Reported by: | sdanthin | Owned by: | sdanthin |
|---|---|---|---|
| Priority: | Low | Milestone: | ScriptBuilder 1 |
| Component: | ScriptBuilder GUI | Version: | 2.0 |
| Severity: | Minor | Keywords: | |
| Cc: |
Description
Modify the GUI to enable drag and drop compatibility to make moving events easier. Elements will still "snap" to every 20s. Multiple element selection for drag and drop may be useful.
Change History
Note: See
TracTickets for help on using
tickets.

Problem: there is no y definition of the event icons in theĀ IncidentTimelinePanel.java. they are also not added in the order that they are added. Not sure how to attack this, as it seems like some underlying data structure would need to be changed in order to support this y definition.