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

Selecting a block to move it should not move other blocks #241

Closed
AlexandreSajus opened this issue Feb 1, 2022 · 1 comment · Fixed by #118
Closed

Selecting a block to move it should not move other blocks #241

AlexandreSajus opened this issue Feb 1, 2022 · 1 comment · Fixed by #118
Labels
invalid This doesn't seem right

Comments

@AlexandreSajus
Copy link
Contributor

If I'm in this situation (left block selected):
image

If I try to move the right block, I expect Pyflow to deselect the left block and only move the right block.

Instead, Pyflow selects both and moves them both:
image

@AlexandreSajus AlexandreSajus added the invalid This doesn't seem right label Feb 1, 2022
@MathisFederico
Copy link
Member

This would be fixed by commit 29362fe in #118
I should have done a separate branch to fix this my bad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants