from pRegroup-done-2019 Allow paths to be put into groups.

  • If this can be done, hand-drawn diagrams can be grouped together.
  • Missed hit point when lassoing the entire path β†’ FIXED
  • The pass goes to the group.
  • Error when moving β†’ FIXED ts
 TypeError: Cannot read property 'add' of undefined
  31 |   const newPosition = item.position.add(diff);
- cause
        - [[Recursively update the position of child elements of a group]]
        - This modification will cause groups that include paths to have a conflict between updates to the path itself and updates to its location,
        - The system needs to be modified to fit the current system around updating the path location.
        - β†’done

This page is auto-translated from /nishio/パスをグループにε…₯γ‚Œγ‚‰γ‚Œγ‚‹γ‚ˆγ†γ«γ™γ‚‹ using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I’m very happy to spread my thought to non-Japanese readers.