Ticket #1712 (closed feature: fixed)
this.locked is checked twince
| Reported by: | fredj | Owned by: | fredj |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.7 Release |
| Component: | Renderer.Canvas | Version: | SVN |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Renderer.Canvas.eraseFeatures test this.locked before calling this.redraw. This is useless because this.redraw already test the property. See patch.
BTW, can someone add a Renderer.Canvas component in trac ?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

