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

fix(front): Only allow object selection when PAN tool is activated #121

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

timothee-LJN
Copy link
Contributor

issue

fixes #112

description

Users can now only select object by double clicking them when the PAN tool is activated to avoid conflict with shape creation.

@timothee-LJN timothee-LJN added bug: minor Minor issues, minimal user impact scope: front Related to Pixano frontend labels Feb 8, 2024
@timothee-LJN timothee-LJN self-assigned this Feb 8, 2024
@cpvannier cpvannier added this to the Pixano 0.5.0 milestone Feb 8, 2024
@timothee-LJN timothee-LJN merged commit 975cddb into develop Feb 9, 2024
5 checks passed
cpvannier pushed a commit that referenced this pull request Feb 15, 2024
)

* feat(front): Rectangle and polygon can only be double clicked when pan tool is selected

* fix(front): Do not call handlePolygonPointsDragEnd if null
@cpvannier cpvannier deleted the fix/disable-selecting-objects branch February 20, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: minor Minor issues, minimal user impact scope: front Related to Pixano frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Object highlighting does not allow creating overlapping objects
3 participants