Mercurial > dive4elements > river
comparison gwt-client/src/main/webapp/WEB-INF/config.yaml @ 6154:25925b87a74b
Increase map title size for map print PDF (#767).
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Sun, 02 Jun 2013 21:09:12 +0200 |
parents | 5aa05a7a34b7 |
children | 36433dc06a40 |
comparison
equal
deleted
inserted
replaced
6153:12af732c9d0f | 6154:25925b87a74b |
---|---|
195 fontSize: 8 | 195 fontSize: 8 |
196 backgroundColor: #FFFFFF | 196 backgroundColor: #FFFFFF |
197 # The legend | 197 # The legend |
198 - !columns | 198 - !columns |
199 absoluteX: 612 | 199 absoluteX: 612 |
200 absoluteY: 390 | 200 absoluteY: 385 |
201 width: 200 | 201 width: 200 |
202 items: | 202 items: |
203 - !legends | 203 - !legends |
204 maxHeight: 310 | 204 maxHeight: 310 |
205 maxWidth: 0 | 205 maxWidth: 0 |
236 absoluteY: 575 | 236 absoluteY: 575 |
237 width: 250 | 237 width: 250 |
238 condition: mapTitle | 238 condition: mapTitle |
239 items: | 239 items: |
240 - !text | 240 - !text |
241 fontSize: 18 | |
241 text: '${mapTitle}' | 242 text: '${mapTitle}' |
242 | 243 |
243 # The Stamp | 244 # The Stamp |
244 - !columns | 245 - !columns |
245 absoluteX: 562 | 246 absoluteX: 562 |
246 absoluteY: 555 | 247 absoluteY: 550 |
247 width: 250 | 248 width: 250 |
248 # config: | 249 # config: |
249 # borderWidthLeft: 5 | 250 # borderWidthLeft: 5 |
250 # borderWidthRight: 5 | 251 # borderWidthRight: 5 |
251 # borderWidthTop: 5 | 252 # borderWidthTop: 5 |