diff options
Diffstat (limited to 'templates/troubleshoot.xml')
| -rw-r--r-- | templates/troubleshoot.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/troubleshoot.xml b/templates/troubleshoot.xml index 81d0472a..e2d05cbd 100644 --- a/templates/troubleshoot.xml +++ b/templates/troubleshoot.xml @@ -3,6 +3,8 @@ <name>Troubleshoot Objects</name> <id>org.inkstitch.troubleshoot</id> <param name="extension" type="string" gui-hidden="true">troubleshoot</param> + <param name="pointer-size" type="float" gui-text="Pointer size (mm)" min="1" max="800" precision="2">5</param> + <param name="font-size" type="float" gui-text="Font size (mm)" min="1" max="800" precision="2">2</param> <effect> <object-type>all</object-type> <effects-menu> |
