1
0
Fork 0
freesewing/packages/react/components/Pattern
Benjamin Fan 74ba6c2329 fix(react): Untranslated strings also need a trailing space (#349)
The bug appears in part title cutlist instructions. The bug behavior exists only in the React component. It does not exist with the core SVG renderer.

Before:
![Screenshot 2025-05-12 at 10.59.49 AM.png](/attachments/cb43d749-bad3-4d54-95ba-ae1ed4675bd2)

After:
![Screenshot 2025-05-12 at 10.59.15 AM.png](/attachments/979ca23a-1db4-49e6-8b31-4e2cd84ecbdf)

Edit: (Added, in case the keyword needs to be in the PR description/first comment, not just in a subsequent comment):
Fixes #331

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/349
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-18 09:44:18 +00:00
..
circle.mjs
defs.mjs
grid.mjs
group.mjs
index.mjs
part.mjs [core] fix: stack anchoring (#261) 2025-04-18 13:00:40 +00:00
path.mjs
point.mjs
snippet.mjs
stack.mjs [react] fix: the inspect view popup when clicking on a path or point, fix missing translations in the xray path and point components (#256) 2025-04-18 06:22:16 +00:00
svg.mjs
text.mjs
utils.mjs fix(react): Untranslated strings also need a trailing space (#349) 2025-05-18 09:44:18 +00:00