Skip to content

Conversation

arunjose696
Copy link
Contributor

This refactoring is required to load unscaled ImageData for all wrappers The loadImageData for the added functions would have similar logic to newImageData() except the imageData returned would not be scaled but would be an ElementAtZoom.

This is required for #2526 (comment)

Copy link
Contributor

github-actions bot commented Oct 1, 2025

Test Results

  118 files  ±0    118 suites  ±0   10m 40s ⏱️ -27s
4 583 tests ±0  4 547 ✅ ±0  36 💤 ±0  0 ❌ ±0 
  330 runs  ±0    307 ✅ ±0  23 💤 ±0  0 ❌ ±0 

Results for commit f961dcd. ± Comparison against base commit 48e5878.

♻️ This comment has been updated with latest results.

@arunjose696 arunjose696 force-pushed the arunjose696/loadImageDataToAbstract branch 5 times, most recently from e440f64 to 8f3f17b Compare October 1, 2025 13:13
@arunjose696 arunjose696 force-pushed the arunjose696/loadImageDataToAbstract branch from 8f3f17b to 5ec4863 Compare October 1, 2025 13:31
This refactoring is required to load unscaled ImageData for all wrappers
The loadImageData for the added functions would have similar logic to
newImageData() except the imageData returned would not be scaled but
would be an ElementAtZoom
@HeikoKlare HeikoKlare force-pushed the arunjose696/loadImageDataToAbstract branch from 5ec4863 to f961dcd Compare October 1, 2025 14:24
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.

Changes look good to as preparatory work for #2526 and testing didn't show me any regressions

@akoch-yatta akoch-yatta merged commit 254e91f into eclipse-platform:master Oct 1, 2025
17 checks passed
@akoch-yatta akoch-yatta deleted the arunjose696/loadImageDataToAbstract branch October 1, 2025 15:33
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.

Adding loadImageData(zoom) to the AbstractImageProvider Wrappe
3 participants