openpencil/tests
Danila Poyarkov 72614fac4c fix(editor): paste into selected container
Paste now targets the selected frame/group/component/section instead of
always placing nodes on the page root, matching Figma's behavior:

- Single container selected: paste as child
- Non-container child selected: paste as sibling in its parent
- Entered container (double-click): paste inside it
- Nothing or multiple nodes selected: paste on the page

Also applies to image paste via placeImageFiles.

Fixes #79
2026-05-07 13:56:30 +03:00
..
e2e fix(editor): paste into selected container 2026-05-07 13:56:30 +03:00
engine fix(editor): paste into selected container 2026-05-07 13:56:30 +03:00
figma style: tighten import grouping 2026-05-06 02:22:08 +03:00
fixtures Add Arabic and RTL support 2026-03-29 21:06:29 +03:00
helpers test: move tauri helpers into domain folder 2026-05-06 16:16:08 +03:00