Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate frame #326

Closed
24 tasks done
Tracked by #253
akaDuality opened this issue Jan 7, 2024 · 0 comments · Fixed by #336
Closed
24 tasks done
Tracked by #253

Translate frame #326

akaDuality opened this issue Jan 7, 2024 · 0 comments · Fixed by #336

Comments

@akaDuality
Copy link
Collaborator

akaDuality commented Jan 7, 2024

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

Fixes

  • Fix alingment
  • Restore vibration
  • Fix tests

Other

  • Navigator panel deselect a current element automatically

Will be continued in #338

@akaDuality akaDuality mentioned this issue Jan 7, 2024
65 tasks
@akaDuality akaDuality reopened this Apr 7, 2024
@akaDuality akaDuality mentioned this issue Apr 7, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant