Ticket #25 (new defect)

Opened 3 years ago

Last modified 3 years ago

User Interface Conflicts and Resolution

Reported by: mikel Assigned to: mikel
Priority: critical Milestone:
Component: interact Version:
Keywords: Cc:

Description

inputonly and timanav conflict

First a list of all controls -zoom control -time control -zoom select -input mode (& inputonly) -annotations -polygons/lines -(future)legend,layer control

To enable controls during Input Mode or Input Only - onMouseOver Handler, turn off input mode, turn off zoomselect start - onMouseOut Handler, turn on input mode, turn on all zoomselect

onMouseDown Mouse Handler for zoomselect/input .. these modes are mutually exclusive

annotations : onMouseUp? load url If zoomselect is ON or large, then don't open annotation If "quick click"

cut mc's in half by removing permanent textbox

Change History

03/08/06 05:19:55 changed by mikel

timenav drag, also pans in grabber mode

05/15/06 00:28:23 changed by mikel

  • priority changed from major to critical.