Skip to content

Fix image scaling on image filter application#10111

Merged
klakhov merged 4 commits intodevelopfrom
kl/fix-render-on-filter
Dec 16, 2025
Merged

Fix image scaling on image filter application#10111
klakhov merged 4 commits intodevelopfrom
kl/fix-render-on-filter

Conversation

@klakhov
Copy link
Contributor

@klakhov klakhov commented Dec 12, 2025

Motivation and context

The image scaling was not applied when image filter was applied, that can lead to image reducing its size

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.

@klakhov klakhov requested a review from bsekachev as a code owner December 12, 2025 09:09
@bsekachev
Copy link
Member

Please add changelog entry

@klakhov klakhov requested a review from nmanovic as a code owner December 12, 2025 09:10
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.63%. Comparing base (8886d7b) to head (d5244c1).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10111      +/-   ##
===========================================
+ Coverage    73.85%   82.63%   +8.78%     
===========================================
  Files          429      485      +56     
  Lines        46410    49501    +3091     
  Branches      4162     4162              
===========================================
+ Hits         34274    40905    +6631     
+ Misses       12136     8596    -3540     
Components Coverage Δ
cvat-ui 77.59% <ø> (+0.02%) ⬆️
cvat-server 86.45% <ø> (+15.76%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link

@klakhov klakhov merged commit f918d4e into develop Dec 16, 2025
40 checks passed
@klakhov klakhov deleted the kl/fix-render-on-filter branch December 16, 2025 07:57
@cvat-bot cvat-bot bot mentioned this pull request Dec 18, 2025
zoe-seo pushed a commit to AutoLabeling-dotdot/AutoLabelingTool that referenced this pull request Jan 22, 2026
UI has limited decoding capabilities, then the image is scaled. The image scaling was not applied when image filter was applied, that can lead to image reducing its size.
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.

3 participants