OpenLayers OpenLayers

Ticket #785 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

Simplify Gutters Logic

Reported by: euzuro Assigned to: tschaub
Priority: minor Milestone: 2.5 Release
Component: Tile.Image Version: 2.4
Keywords: Cc:
State:

Description

Layers that by definition wont have gutters shouldnt have to worry about gutters.

Attachments

gutters.patch (9.3 kB) - added by euzuro on 06/27/07 20:26:51.
the two gutters params, imageSize and imageOffset dont both need to be set in all cases -- we should only set those when we *are* guttering

Change History

06/27/07 20:26:51 changed by euzuro

  • attachment gutters.patch added.

the two gutters params, imageSize and imageOffset dont both need to be set in all cases -- we should only set those when we *are* guttering

06/27/07 20:34:31 changed by euzuro

  • keywords set to review.

all tests pass ie6 and ff. gutters.html example as well. please review

07/02/07 15:37:43 changed by euzuro

  • owner set to tschaub.
  • milestone set to 2.5 Release.

have approval from cr5, pending OK from tschaub

07/02/07 16:18:32 changed by tschaub

  • keywords changed from review to commit.

cool by me - I'll discuss other ideas for this by IM

07/02/07 17:53:01 changed by euzuro

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

applied with r3555

07/05/07 15:53:17 changed by euzuro

  • keywords deleted.