diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2023-04-21 20:20:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-21 20:20:45 +0200 |
| commit | e371015c034412feb327d172934e6290fc1f6ccf (patch) | |
| tree | a0f646be5374b86b20441c9c7115a473b68e329a /templates | |
| parent | d5884ce2e5f8222c743c56e168db290b879ad097 (diff) | |
lettering along path: enable preview (#2229)
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/lettering_along_path.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/lettering_along_path.xml b/templates/lettering_along_path.xml index b1460f59..b1612436 100644 --- a/templates/lettering_along_path.xml +++ b/templates/lettering_along_path.xml @@ -3,7 +3,7 @@ <name>Lettering along path</name> <id>org.inkstitch.lettering_along_path</id> <param name="extension" type="string" gui-hidden="true">lettering_along_path</param> - <effect needs-live-preview="false"> + <effect> <object-type>all</object-type> <effects-menu> <submenu name="Ink/Stitch" translatable="no" /> |
