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

Multiple fixes in 3D drawing, see description #5410

Merged
merged 5 commits into from
Dec 3, 2022
Merged

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Dec 1, 2022

Motivation and context

Related #3438

  • When dblclick one of sideviews during drawing - UI is broken
  • When mouseleave sideviews during drawing - bbox disappears, need to draw again
  • Sometimes multiple draw boxes exist on view

Example:
bug_1

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@bsekachev bsekachev changed the title [WIP] Multiple fixes in drawing, see description Multiple fixes in drawing, see description Dec 1, 2022
@bsekachev bsekachev changed the title Multiple fixes in drawing, see description Multiple fixes in 3D drawing, see description Dec 1, 2022
@nmanovic nmanovic merged commit d4788ee into develop Dec 3, 2022
@nmanovic nmanovic deleted the bs/fixed_drawing branch December 3, 2022 06:14
@nmanovic nmanovic mentioned this pull request Dec 12, 2022
mikhail-treskin pushed a commit to retailnext/cvat that referenced this pull request Jul 1, 2023
### Motivation and context
Related cvat-ai#3438 

- When dblclick one of sideviews during drawing - UI is broken
- When mouseleave sideviews during drawing - bbox disappears, need to
draw again
- Sometimes multiple draw boxes exist on view

Example:

![bug_1](https://user-images.githubusercontent.com/40690378/205139685-2c348b4f-30c0-4bcc-a101-e07c880ff358.gif)
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