Opened 13 years ago

Closed 13 years ago

#1546 closed enhancement (fixed)

Ajax quick plot enhancements: mouse cursor and event controlling

Reported by: wuma Owned by: Mars Wu
Priority: low Milestone:
Component: General Version: 2.1.0
Severity: trivial Keywords:
Cc: External ID: 1369628, 1356745

Description

  1. It's an issue: when move the mouse pointer to the center point of the capture box, the cursor is "rotate". The correct cursor should be "move". I fixed it by moving the "start point" of the rotate handler to the "capture box" canvas.
  1. It's an enhancement: add a method to suppress all events for the capture box, like move, rotate, warning message etc. Then some functions could use quick plot to draw only a rectangle on screen. In these cases, the events are not necessary.

Because the fix and the enhancement are connected closely, I just combine them into a single submission.

Attachments (1)

quickplot_cursor_enhancement.patch (2.9 KB ) - added by wuma 13 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by wuma, 13 years ago

External ID: 1369628, 13696661369628, 1356745

comment:2 by wuma, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.