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

Feature/#342 deselecting shape cmd+click #370

Closed
wants to merge 2 commits into from

Conversation

oleojake
Copy link
Collaborator

Look @brauliodiez handleSelected was being called twice.

  1. From src/pods/canvas/use-multiple-selection-shape.hook.tsx
  2. And src/common/components/shapes/use-shape-selection.hook.ts

To make this works i commented the first one, i need some feedback about this. Currently working nice.

@brauliodiez
Copy link
Member

I have found a case where it break:

Drag a shape.

Click on the canvas to un select the sape

Just Drag again the shape (the transformer won't be on the shape).

Right now this behavior on version 0.1:

01fix

On this branch version:

multiselect-issue

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.

2 participants