Opened 17 years ago
Closed 15 years ago
#205 closed defect (fixed)
selecting print-format changes mapscale
Reported by: | tbaschetti | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.6.1 release |
Component: | Version: | 2.6.1 | |
Keywords: | Cc: |
Description
Changing print format may change scale of map, to reproduce this behaviour:
- Select mapscale, eg. 1:2000
- open print dialog
- set paper size (eg A4)
- set paper format (eg landscale)
=> mapscale changes slightly to 1:2001
seems to be a rounding error
Change History (4)
comment:1 by , 16 years ago
Milestone: | 2.5 release → 2.6 release |
---|
comment:2 by , 16 years ago
Milestone: | 2.6 release → 2.5 release |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 15 years ago
Milestone: | 2.5 release → 2.6.1 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Version: | 2.4.4 → 2.6 |
as mb_repaintScale isn't used in 2.6 (instead mb_repaint) the fix above doesn't work anymore.
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Version: | 2.6 → 2.6.1 |
reapplied fix, if this breaks something for others please report!
Note:
See TracTickets
for help on using tickets.
fixed by saving and restoring scale