Ticket #664 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

wfs layer doesn't properly shift when viewport size changes

Reported by: tschaub Owned by: tschaub
Priority: minor Milestone: 2.4 Release
Component: general Version: 2.4 RC1
Keywords: Cc:
State:

Description

This was a problem we witnessed some time ago. It still exists.

Attachments

onMapResize.patch Download (1.7 KB) - added by tschaub 6 years ago.
properly deal with onMapResize

Change History

Changed 6 years ago by tschaub

properly deal with onMapResize

Changed 6 years ago by tschaub

you'll note that this also contains the fix for #663 - too late for proper patches

Since the WFS layer inherits from the vector layer and then the markers layer, it doesn't act appropriately when the map resizes if it is in vector mode.

Not asking for reviews on these because I'm not writing any tests - all I can say is the WFS layer doesn't work right without them

Changed 6 years ago by crschmidt

  • keywords commit added

Please commit this when you're ready. I've tested it and am convinced it is the correct fix.

Changed 6 years ago by crschmidt

  • keywords pullup added; commit removed

Yanked out the bits from #663, wrote a test, and committed as r3076.

Changed 6 years ago by crschmidt

  • keywords pullup removed
  • status changed from new to closed
  • resolution set to fixed

Brought up to 2.4 branch for RC2 with r3088

Note: See TracTickets for help on using tickets.