Commit 0c1aa34
1 parent 15b46e6 commit 0c1aa34
File tree
2 files changed
+5
-6
lines changed- src/core/composer
2 files changed
+5
-6
lines changedLines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
172 |
| - | |
| 171 | + | |
173 | 172 |
| |
174 | 173 |
| |
175 | 174 |
| |
176 |
| - | |
| 175 | + | |
177 | 176 |
| |
178 | 177 |
| |
179 | 178 |
| |
| |||
183 | 182 |
| |
184 | 183 |
| |
185 | 184 |
| |
186 |
| - | |
| 185 | + | |
187 | 186 |
| |
188 | 187 |
| |
189 | 188 |
| |
| |||
192 | 191 |
| |
193 | 192 |
| |
194 | 193 |
| |
195 |
| - | |
| 194 | + | |
196 | 195 |
| |
197 | 196 |
| |
198 | 197 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 |
| - | |
| 202 | + | |
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
|
1 commit comments
homann commentedon Aug 23, 2012
If the map is big enough, the scale is very different on different parts of the map. In other places in the code, scale is calculated in the center. Maybe we should use the same method everywhere