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

Fix the size of the layer scaling & dragging overlay UI #290

Open
dabbott opened this issue Nov 30, 2021 · 0 comments
Open

Fix the size of the layer scaling & dragging overlay UI #290

dabbott opened this issue Nov 30, 2021 · 0 comments
Assignees

Comments

@dabbott
Copy link
Collaborator

dabbott commented Nov 30, 2021

While zoomed in:

  • When scaling a layer, the UI that shows the dimensions, e.g. "30x30", is way too big
  • When dragging a layer, the UI that shows "snap guides", e.g. the orange/purple lines and number indicating distance between layers, is way too big

I think both of these are in SnapGuides.tsx, and they mainly need to use const zoom = useZoom(); to get the current zoom.

BigDragUI.mov
BigDragUI2.mov
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

No branches or pull requests

2 participants