diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/gradient_blocks.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/gradient_blocks.xml b/templates/gradient_blocks.xml index a1f9dea3..7129f2bd 100644 --- a/templates/gradient_blocks.xml +++ b/templates/gradient_blocks.xml @@ -11,6 +11,12 @@ </submenu> </effects-menu> </effect> + <param name="end-row-spacing" + gui-text="End row spacing" + gui-description="Set to zero to use twice the row spacing value" + type="float" + min="0" max="100" + indents="1">0.5</param> <script> {{ command_tag | safe }} </script> |
