1
0
Fork 0
freesewing/packages/react/components/Editor/lib
Jonathan Haas 83ff6b3b47 [react] fix: Improve the inspect view (#323)
Improve visuals of the Xray path component

- Return null for hidden paths in the Path component. This fixes #266 and restores v3 behavior here. (An optional toggle to show hidden paths might be useful in the future.)
- Reverse animation direction in stroke-dashoffset. This ensures that the path animates in the internal direction, which is less confusing since you can hover over a path to check that it is counter-clockwise.

Also remove a duplicate array key.

Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/323
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Jonathan Haas <haasjona@gmail.com>
Co-committed-by: Jonathan Haas <haasjona@gmail.com>
2025-05-03 09:26:41 +00:00
..
export [react]: fix: Escape user-provided text in SVG. Closes #260 2025-05-01 15:48:50 +00:00
core-settings.mjs [react] fix: Respect user account units & header fixes 2025-05-01 15:38:28 +00:00
design-options.mjs [react] chore: Guard against undefined settings 2025-04-28 07:06:35 +02:00
editor.mjs [react] chore: Guard against undefined settings 2025-04-28 07:06:35 +02:00
formatting.mjs [breaking]: FreeSewing v4 (#7297) 2025-04-01 16:15:20 +02:00
index.mjs [breaking]: FreeSewing v4 (#7297) 2025-04-01 16:15:20 +02:00
layout-settings.mjs feat: Upgrade to TailwindCSS 4 & DaisyUI 5 (#263) 2025-04-18 08:07:13 +00:00
measurements.mjs [breaking]: FreeSewing v4 (#7297) 2025-04-01 16:15:20 +02:00
ui-preferences.mjs [react] fix: Improve the inspect view (#323) 2025-05-03 09:26:41 +00:00