binding gap and distance and binding highlight tweaks

This commit is contained in:
dwelle
2025-11-11 18:39:26 +01:00
parent 5bc59d11e3
commit 5c1c74dd24
8 changed files with 581 additions and 709 deletions

View File

@@ -44,14 +44,3 @@ exports[`Test Linear Elements > Test bound text element > should resize and posi
"Online whiteboard
collaboration made easy"
`;
exports[`Test Linear Elements > Test bound text element > should wrap the bound text when arrow bound container moves 1`] = `
"Online whiteboard
collaboration made easy"
`;
exports[`Test Linear Elements > Test bound text element > should wrap the bound text when arrow bound container moves 2`] = `
"Online whiteboard
collaboration made
easy"
`;