Skip to content

Commit

Permalink
Test scalebar
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 22, 2020
1 parent d0f1aa7 commit dc23645
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/src/test/resources/examples/paging/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ templates:
inputMapper: {}
attributes:
scalebar: !scalebar
width: 240
width: 242
height: 40
processors:
- !createMap {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<subreportExpression><![CDATA[$P{mapSubReport}]]></subreportExpression>
</subreport>
<subreport>
<reportElement x="540" y="341" width="240" height="40" uuid="fa145068-76a5-4834-98ed-ce65b1976b3d"/>
<reportElement x="540" y="341" width="242" height="40" uuid="fa145068-76a5-4834-98ed-ce65b1976b3d"/>
<subreportExpression><![CDATA[$P{scalebarSubReport}]]></subreportExpression>
</subreport>
<textField>
Expand Down

0 comments on commit dc23645

Please sign in to comment.