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(front): Allow dragging rectangle when edit mode is on #68

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

timothee-LJN
Copy link
Contributor

fixes #62

Rectangle are now draggable when edit mode is on.
New position is saved when user saves.

@timothee-LJN timothee-LJN added the enhancement New feature or request label Jan 31, 2024
@timothee-LJN timothee-LJN self-assigned this Jan 31, 2024
@cpvannier cpvannier added the scope: front Related to Pixano frontend label Jan 31, 2024
@cpvannier cpvannier added this to the Pixano 0.5.0 milestone Jan 31, 2024
@timothee-LJN timothee-LJN merged commit e31b6d7 into develop Jan 31, 2024
5 checks passed
@cpvannier cpvannier deleted the feat/rectangle-repositionning branch February 15, 2024 14:18
cpvannier pushed a commit that referenced this pull request Feb 15, 2024
* feat(front): Allow dragging rectangle when edit mode is on

* feat(front): Use rectBox to search rect in toggleIsEditingBBox function

* feat(front): Prevent rectangle from overflowing his image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope: front Related to Pixano frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow rectangle repositioning
3 participants