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

Added overflow scroll in attribute annotation editor #7610

Merged
merged 3 commits into from
Mar 15, 2024

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Mar 14, 2024

Motivation and context

Before:
image

After:
image

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)
  • I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

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 review from klakhov and removed request for nmanovic March 14, 2024 14:22
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Merging #7610 (accb291) into develop (cd5cd44) will increase coverage by 0.00%.
Report is 6 commits behind head on develop.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7610   +/-   ##
========================================
  Coverage    83.44%   83.45%           
========================================
  Files          373      373           
  Lines        39756    39739   -17     
  Branches      3741     3741           
========================================
- Hits         33175    33163   -12     
+ Misses        6581     6576    -5     
Components Coverage Δ
cvat-ui 79.24% <ø> (+<0.01%) ⬆️
cvat-server 87.33% <ø> (+<0.01%) ⬆️

@bsekachev bsekachev merged commit 1f661bc into develop Mar 15, 2024
34 checks passed
@bsekachev bsekachev deleted the bs/added_scroll_aam branch March 15, 2024 07:31
@cvat-bot cvat-bot bot mentioned this pull request Apr 2, 2024
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.

None yet

2 participants