-
Notifications
You must be signed in to change notification settings - Fork 739
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
different tile widths in requestedTiles on switching calc tabs
if we zoom in calc quickly that can result in still unfulfilled requests for the first set of tiles from the earlier zoom in requestedTiles when the new requests are compared with the existing one for duplicates, but they are of different tilewidth/tileheight and shouldn't match as a duplicate. Signed-off-by: Caolán McNamara <[email protected]> Change-Id: Ifc3f905c5304feb6c05696835dcb4eaed7f1e546
- Loading branch information
Showing
1 changed file
with
27 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters