diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/density_map.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/density_map.xml b/templates/density_map.xml index d8348cbb..d1034fde 100644 --- a/templates/density_map.xml +++ b/templates/density_map.xml @@ -24,6 +24,9 @@ <option value="1">Hidden</option> <option value="2">Lower opacity</option> </param> + <spacer /> + <param name="indicator-size" type="float" min="0" max="50" indent="1" gui-text="Indicator size" + precision="2">0.5</param> <script> {{ command_tag | safe }} </script> |
