Ticket #1080 (closed bug: duplicate)
point, path, poly handler need to set drawing to false before calling done
| Reported by: | tschaub | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.6 Release |
| Component: | Handler.Point | Version: | 2.5 |
| Keywords: | Cc: | ||
| State: |
Description
If an application wants to deactivate a draw control when it gets notified of featureAdded, the point/path/poly handlers fail because they think they are still drawing and call cancel - though they have already destroyed their features.
Change History
Note: See
TracTickets for help on using
tickets.
