Opened 14 years ago
Closed 14 years ago
#741 closed defect (fixed)
Resize mapsize partially defect
Reported by: | armin11 | Owned by: | dev |
---|---|---|---|
Priority: | blocker | Milestone: | 2.7 release |
Component: | core | Version: | 2.7 rc1 |
Keywords: | Cc: |
Description
The resize mapsize module - mod_resize_mapsize.js has a little problem. When activated and set to auto, the started gui views as and streched map. This would be, cause the x and y axes get other scale factors. If s.o. will zomm in by zoombox aftewards, the map will be shoen correct. The normal zoom doesn't alter the wrong map. Maybe there must be checked, if the map must be refreshed automaticcaly after the resize mapsize module has done its job. I think it will not be a big problem to fix this ;-)
Change History (2)
comment:1 by , 14 years ago
Priority: | major → blocker |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
changeset:7351
the map extent has not been calculated initially, only on button click or window resize.