- [x] Container should draw elements inside layer - [x] HUD should select a layer's frame - [x] Fix highlighted element's frame - [x] Stop redrawing the whole artboard during resizing. Old elements lost its superlayer and brakes relative calculations - [x] When use cached layer should not add it second time - [x] When delete element should delete layer - [x] Remove layer after undo of drawing - [x] All action (move/copy) should be done according to UI and translated to the model in the end - [x] Test containers translation - Translate selected frame - [x] Allow to translate selected frame - [x] Allow to deselect frame by tapping outside of frame - [x] Not show pan cursor when the cursor out of frame - [x] Can translate selected frame without moving of inside elements - [x] Add undo - [x] Add tests - [x] Test drawnControls property for nested layers - [x] When wrap elements in container should use relative coordinates for drawing - [x] Remove container's layer by undo - [x] Rename A11yControlLayer to ElementLayer and ImageLayer to FrameLayer - [x] Fix CI ## Fixes - [x] Fix alingment - [x] Restore vibration - [x] Fix tests ## Other - [x] Navigator panel deselect a current element automatically Will be continued in #338
Fixes
Other
Will be continued in #338