Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions guides/template-editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,11 @@ Check out the [Magic Properties documentation](/references/magic-properties) to
## Preview

The preview pane can be used to preview how updates to the layers look on actual components. This is a standard Google preview of a pdf generated on the fly, which means that some settings might not be not fully relevant for the context. The download button downloads a single component in pdf format.


## Known issues

* Issue [#12](https://github.com/paperize/paperize/issues/12): **Clunky editing of dimensions.** The interface for entering numbers assumes that the user wants to overwrite existing numbers, which may lead to unexpected results when trying to delete and then overwrite. Suggested solution is to not delete numbers and then enter new, but to select all the numbers you want to replace and start typing.
* Issue [#112](https://github.com/paperize/paperize/issues/112): **Extra decimals in dimensions.** Depending on which units or modes you use for measurements, you may get a lot of decimals and also some awkward intervals when using the built-in buttons for increasing/decreasing numbers. Suggested workaround is to select the entire number and start overwriting it (without first deleting the number).
* Issue [#120](https://github.com/paperize/paperize/issues/120): Image folder reverts to default folder after upload. When working with many images it may be convenient to sort them into different folders. The _image selection_ field in the image layer allows selecting in which folder paperize.io should search for the given images, and also to which folder images should be uploaded. Once images are uploaded, though, the folder points to the standard _Images_ folder again. To point to any other folder, open the uploader again, select the desired folder, and close the dialogue without uploading any new files. Another workaround is to move image files after uploading them, but the images needs to be in the expected folder when paperize.io cache is cleared or they will not be found.
* Issue [#121](https://github.com/paperize/paperize/issues/121): Uploading image files with special characters (e.g. åäö) may glitch. If you experience this problem, the recommended workaround is to rename the files before uploading them. It is possible to rename the files after being uploaded, but you will have to clear the cache for paperize.io in order for it to pick up the new file names.