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: initialize demo for PathResolver #50

Merged
merged 34 commits into from
Jul 23, 2023
Merged

Conversation

tbouffard
Copy link
Member

@tbouffard tbouffard commented Jul 22, 2023

The demo provides the following features

  • select and unselect shapes by clicking with the mouse. Highlight the shape on select by changing its style.
  • a button lets compute the path based on selected shapes (infer edges with the current implementation of the PathResolver)
  • changing the selected shapes and recompute the path highlights the edges accordingly
  • a button lets clear all selected shapes and infer edges

covers #17

Video

demo_aa9ebef.mp4

@tbouffard tbouffard added the enhancement New feature or request label Jul 22, 2023
@github-actions
Copy link

github-actions bot commented Jul 22, 2023

♻️ PR Preview 487d47d has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@tbouffard tbouffard mentioned this pull request Jul 21, 2023
4 tasks
@tbouffard tbouffard marked this pull request as ready for review July 23, 2023 21:02
@tbouffard tbouffard merged commit 127c9de into main Jul 23, 2023
2 checks passed
@tbouffard tbouffard deleted the feat/add_PathResolver_demo branch July 23, 2023 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant