Adds test
This commit is contained in:
parent
235a57d302
commit
700640ad8c
1 changed files with 4 additions and 0 deletions
|
@ -337,3 +337,7 @@ describe('When snapping', () => {
|
|||
it.todo('Cleans up snap lines when starting to clone / not clone')
|
||||
it.todo('Snaps the rotated bounding box of rotated shapes')
|
||||
})
|
||||
|
||||
describe('When translating linked shapes', () => {
|
||||
it.todo('Translates all shapes that are chain-linked to the selected shapes')
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue