Ticket #3319 (closed bug: duplicate)
Handler.Path: Problem with "modify" callback in drawing parameter.
| Reported by: | jorix | Owned by: | tschaub |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.13 Release |
| Component: | Handler.Path | Version: | 2.11 RC1 |
| Keywords: | Cc: | ||
| State: |
Description
There is a problem with "modify" callback in drawing parameter using freehand (in down and move methods)
Starting freehand, and continuing in normal mode all the moves before the next point call "modify" callback with the drawing parameter to false.
Try:
- use the example measure.html selecting "use immediate measures"
- start freehand
- release the shift key
- move, oops! the immediate measure does not change.
- continue freehand
- release the shift key
- move, ok! now works
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

