Skip to content

box selection always expect begin point coordinates to be lower the the end point coordinates #1

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

Open
alexiscastel opened this issue Sep 2, 2020 · 1 comment

Comments

@alexiscastel
Copy link

Box selection always expect begin point coordinates to be lower than the end point coordinates (x1 < x2, y1 < y2 and z1 < z2).
It would be easy to make the form tolerant, currently it simply does not select anything.

@mbinelo
Copy link
Owner

mbinelo commented Sep 3, 2020

I updated the program, could you confirm if the bug is fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants