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

Fixed: In some cases effect of drag/resize may be reset implicitly for a user #9053

Merged
merged 8 commits into from
Feb 5, 2025

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Feb 5, 2025

Motivation and context

Resolved #8859

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)

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 requested a review from nmanovic as a code owner February 5, 2025 08:44
@bsekachev bsekachev changed the title Fixed implicit abort of drag/resize Fixed: In some cases effect of drag/resize may be reset implicitly for a user Feb 5, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 76.92308% with 6 lines in your changes missing coverage. Please review.

Project coverage is 73.75%. Comparing base (cae4e8f) to head (59d6273).
Report is 9 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9053      +/-   ##
===========================================
+ Coverage    73.42%   73.75%   +0.33%     
===========================================
  Files          419      428       +9     
  Lines        44351    44514     +163     
  Branches      3875     3881       +6     
===========================================
+ Hits         32563    32831     +268     
+ Misses       11788    11683     -105     
Components Coverage Δ
cvat-ui 77.47% <84.78%> (+0.06%) ⬆️
cvat-server 70.68% <68.00%> (+0.56%) ⬆️

Copy link

sonarqubecloud bot commented Feb 5, 2025

@bsekachev bsekachev merged commit 9a66509 into develop Feb 5, 2025
34 checks passed
@bsekachev bsekachev deleted the bs/fixed_implicit_change branch February 5, 2025 18:20
This was referenced Feb 5, 2025
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.

Why does the position of an already marked annotation box change?
2 participants