1
0
Fork 0
freesewing/markdown/dev/reference
joostdecock fab1e2f877 feat(core): Added Path.clean() method. Closes #3038 and #3056
This is a fix for bug #3038 which was investigated by @BenJamesBen
who also proposed a fix in PR #3056

However, after discussing the matter, we agreed it would be better
to have a generic method in core to guard against the issue of
spurious drawing operations.

This commit adds the `Path.clean()` method that does exactly that,
as well as its documentation.
2022-12-03 17:28:05 +01:00
..
api feat(core): Added Path.clean() method. Closes #3038 and #3056 2022-12-03 17:28:05 +01:00
backend Merge pull request #3112 from darigovresearch/patch-4 2022-12-03 16:40:02 +01:00
css feat(markdown): Add CSS class docs. Closes #2833 2022-10-14 03:14:29 +02:00
hooks chore(markdown): Updated hooks docs for v3 2022-10-12 21:53:11 +02:00
macros chore(markdown): Move non-api docs to reference 2022-09-30 15:34:59 +02:00
measurements chore: More linting 2022-02-20 14:44:38 +01:00
plugins chore(markdown): Updated links for v3 2022-10-12 19:09:04 +02:00
settings chore(markdown): Updated links for v3 2022-10-12 19:09:04 +02:00
snippets chore(markdown): Updated snippets docs for v3 2022-10-02 18:04:20 +02:00
en.md chore(markdown): Some more tweaks to reference docs 2022-10-02 18:07:36 +02:00