Opened 15 years ago
Closed 15 years ago
#1086 closed defect (fixed)
MgCooker: There appears to be rounding errors when calculating the tile set
Reported by: | ksgeograf | Owned by: | ksgeograf |
---|---|---|---|
Priority: | low | Milestone: | Maestro-2.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
The tile set generated appears to be missing the rightmost and bottom row/column.
Note:
See TracTickets
for help on using tickets.
Fixed in r4335.
The rowcount and columncount were swapped.