Opened 15 years ago
Closed 12 years ago
#1043 closed defect (fixed)
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 (1)
Change History (5)
by , 15 years ago
Attachment: | tilevectorsync.patch added |
---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Owner: | set to |
---|
comment:3 by , 13 years ago
Keywords: | haspatch added |
---|
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Bruno, if this was not addressed for 2.1, could you please ask mapguide-internals for review of the ticket?