Ticket #1623 (closed bug: fixed)
geometry bounds should be cleared while using path handler
| Reported by: | pgiraud | Owned by: | tschaub |
|---|---|---|---|
| Priority: | major | Milestone: | 2.7 Release |
| Component: | Handler.Path | Version: | 2.6 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Since r7546, the tests are failing in IE6. In this revision, we introduced code that calls geometry.getBounds(). This way, the geometry bounds property is cached. Therefore, it's not kept up to date when user draws a path with the path handler.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

