Opened 14 years ago
Closed 14 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
- 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.
- 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)
Change History (3)
by , 14 years ago
Attachment: | quickplot_cursor_enhancement.patch added |
---|
comment:1 by , 14 years ago
External ID: | 1369628, 1369666 → 1369628, 1356745 |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.