Ticket #840 (closed bug: fixed)
getGridBounds calls 'getTileBounds' instead of this.getTileBounds
| Reported by: | crschmidt | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.5 Release |
| Component: | general | Version: | 2.4 |
| Keywords: | Cc: | ||
| State: |
Description
The new getGridBounds wrapper around getTilesBounds calls a global function getTilesBounds instead of this.getTilesBounds. Patch with test for review.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

