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

feat(web): selects meshes by clicking on their size/quantity indicator #121

Merged
merged 1 commit into from
Dec 17, 2022

Conversation

feugy
Copy link
Owner

@feugy feugy commented Dec 17, 2022

📖 What's in there?

Quantifiable and stackable meshes have a quantity/size indicator. It seems natural to select them when clicking on it.
However indicators were made non-interactive to avoid "hiding" their mesh, preventing mouse interaction (rotate, flip, move...). Therefore, once a mesh is selected, its indicator is not interactive any more.

select-with-indicators.webm
  • feat(web): selects meshes by clicking on their size/quantity indicator

🧪 How to test?

  1. stack a couple meshes

    They should have an indicator now

  2. click on the indicator

    It select the whole stack

  3. interacts with the current selection (move, flip, rotate...)

    Selected meshes apply your commands

  4. click on the indicator

    the indicator does not capture clicks: you can move/flip/rotate the underneath meshes

@vercel
Copy link

vercel bot commented Dec 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
tabulous ✅ Ready (Inspect) Visit Preview Dec 17, 2022 at 10:14PM (UTC)
tabulous-atelier ✅ Ready (Inspect) Visit Preview Dec 17, 2022 at 10:14PM (UTC)

@feugy feugy merged commit ad79e64 into main Dec 17, 2022
@feugy feugy deleted the feat/select-with-indicators branch December 17, 2022 22:23
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 this pull request may close these issues.

1 participant