Skip to content

Conversation

@fedejeanne
Copy link
Member

Preserve the handles of images created out of existing image handles and also from those which are still needed (according to the method AbstractImageProviderWrapper::getPreservedZoomLevels)

Fixes #2139

@github-actions
Copy link
Contributor

github-actions bot commented May 12, 2025

Test Results

   545 files  + 6     545 suites  +6   38m 29s ⏱️ + 2m 12s
 4 377 tests +37   4 359 ✅ +35   18 💤 +3  0 ❌  - 1 
16 647 runs  +37  16 506 ✅ +35  141 💤 +3  0 ❌  - 1 

Results for commit b227750. ± Comparison against base commit 995c9b5.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! The change looks reasonable to me. I also tested the change and it properly fixes the reported issue for me.

@akoch-yatta can you please also have a look?

Copy link
Contributor

@akoch-yatta akoch-yatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me as well. This handle got lost, when we removed initialNativeZoom - that prevented the deletion before.

Preserve the handles of images created out of existing image handles and
also from those which are still needed (according to the method
AbstractImageProviderWrapper::getPreservedZoomLevels)

Fixes eclipse-platform#2139
@HeikoKlare HeikoKlare force-pushed the preserve_image_handles_changing_zooms branch from 9000996 to b227750 Compare May 12, 2025 14:25
@HeikoKlare HeikoKlare merged commit d12ad69 into eclipse-platform:master May 12, 2025
17 checks passed
@HeikoKlare HeikoKlare deleted the preserve_image_handles_changing_zooms branch May 12, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants