Ticket #337 (closed feature: fixed)

Opened 7 years ago

Last modified 7 years ago

Tiles switched to positions outside maxextent while loading still draw

Reported by: crschmidt Owned by: sderle
Priority: blocker Milestone: 2.2 Release
Component: general Version:
Keywords: Cc:
State:

Description

Load a page with a map of spain. Immediately zoom to hte extent of the world. Tiles which would end up outside the maxextent of the map are not moved... but because they were still loading, their display is set to null, which causes them to show up, with the wrong image, in the wrong place.

Reported by Jeff Dege, confirmed by me.

patch in progress.

Attachments

check-url.patch Download (2.5 KB) - added by sderle 7 years ago.
check-url.2.patch Download (2.5 KB) - added by crschmidt 7 years ago.
check-url.3.patch Download (3.2 KB) - added by sderle 7 years ago.
updated patch now includes alpha support

Change History

Changed 7 years ago by sderle

Changed 7 years ago by sderle

  • keywords +review added
  • owner set to sderle
  • status changed from new to assigned

please review patch

Changed 7 years ago by crschmidt

needs support for layer.alpha. Looking at it now.

Changed 7 years ago by crschmidt

Changed 7 years ago by sderle

updated patch now includes alpha support

Changed 7 years ago by crschmidt

Updated patch has tests and fixes observable problem. Please commit.

Changed 7 years ago by sderle

  • keywords +review removed
  • status changed from assigned to closed
  • resolution set to fixed

Fixed by r1721.

Note: See TracTickets for help on using tickets.