Skip to content

Correctly handle x,y offset for Bitmap.CopyPixels#15510

Merged
Gillibald merged 3 commits into
AvaloniaUI:masterfrom
Gillibald:fixes/copyPixels
Apr 25, 2024
Merged

Correctly handle x,y offset for Bitmap.CopyPixels#15510
Gillibald merged 3 commits into
AvaloniaUI:masterfrom
Gillibald:fixes/copyPixels

Conversation

@Gillibald

@Gillibald Gillibald commented Apr 25, 2024

Copy link
Copy Markdown
Contributor

What does the pull request do?

What is the current behavior?

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

Fixes: #11181

@avaloniaui-bot

Copy link
Copy Markdown

You can test this PR using the following package version. 11.2.999-cibuild0047735-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@Gillibald
Gillibald added this pull request to the merge queue Apr 25, 2024
Merged via the queue into AvaloniaUI:master with commit 1a4fed8 Apr 25, 2024
@Gillibald
Gillibald deleted the fixes/copyPixels branch April 25, 2024 14:05
maxkatz6 pushed a commit that referenced this pull request May 8, 2024
* Correctly handle x,y offset for Bitmap.CopyPixels

* Remove using
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bitmap CopyPixels has errors because it not copy the correct rect

4 participants