Ticket #3110 (closed bug: fixed)
the Grid tests produce js errors
| Reported by: | erilem | Owned by: | erilem |
|---|---|---|---|
| Priority: | major | Milestone: | 2.11 Release |
| Component: | Layer.Grid | Version: | 2.10 |
| Keywords: | mobile | Cc: | |
| State: | Complete |
Description
With moveGriddedTiles now executed after a timeout our tests produce js errors because the grid layer is already destroyed and moveGriddedTiles is actually called. This revealed a bug the Grid.js code I think - the timer should be cleared in destroy.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

