Ticket #1043 (closed defect: fixed)

Opened 4 years ago

Last modified 11 months ago

Tiling get offseted from standard layers when resizing browser

Reported by: bscott Owned by: liuar
Priority: medium Milestone:
Component: AJAX Viewer Version: 2.0.2
Severity: minor Keywords: haspatch
Cc: External ID:

Description

To reproduce In the sheboygan tiled map, Move the district layer from the base group to the standard not tiled layers. Open the layout in your browser (tested on IE) and play with the maximize and normalize button. Tiled layers display in the wrong places while the non tiled layer is OK.

There is a pretty simple patch to fix this defect. The ajaxviewer try to optimize the setting of the tile url with a "loaded" flag. If we remove this optimisation, everything work fine. This optimisation is not realy visible as there are never thousand of tiles.

So i suggest to remove this optimisation as it cause a defect

Bruno Scott

Attachments

tilevectorsync.patch Download (1.6 KB) - added by bscott 4 years ago.

Change History

Changed 4 years ago by bscott

Changed 3 years ago by jbirch

Bruno, if this was not addressed for 2.1, could you please ask mapguide-internals for review of the ticket?

Changed 3 years ago by tomfukushima

  • owner set to liuar

Changed 2 years ago by zspitzer

  • keywords haspatch added

Changed 11 months ago by jng

  • status changed from new to closed
  • resolution set to fixed

Fixed trunk: r6795

Fixed 2.4 branch: r6791

Note: See TracTickets for help on using tickets.