Skip to content

Commit

Permalink
Update submodule and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed May 4, 2022
1 parent 842fc0c commit e883d96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/QWC2_Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ The format of the theme definitions is as follows:
| `  {"s": <Scale2>, x: <Interval2>, y: <Interval2>}` | In this example, `{x: <Interval2>, y: <Interval2>}` will be used for `<Scale1> > Scale >= <Scale2>`. |
| `],` | |
| `"printLabelForSearchResult": "<ID>",` | Optional, an ID of a print layout label to which the current search result text (if any) will be written to when printing. |
| `"printLabelForAttribution": "<ID>",` | Optional, an ID of a print layout label to which the current attribution text (if any) will be written to when printing. |
| `"printLabelConfig": {` | Optional, configuration of the text input fields for print layout labels. |
| `  "<LabelId>": {"rows": <n>, "maxLength": <n>},` | Height of the input field in rows and maximum number of allowed characters. |
| `},` | |
Expand Down
2 changes: 1 addition & 1 deletion qwc2

0 comments on commit e883d96

Please sign in to comment.