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

[WASM] IAppRect might be offseted by one pixel #32

Open
dr1rrb opened this issue Feb 21, 2020 · 0 comments
Open

[WASM] IAppRect might be offseted by one pixel #32

dr1rrb opened this issue Feb 21, 2020 · 0 comments

Comments

@dr1rrb
Copy link
Member

dr1rrb commented Feb 21, 2020

Bug report

[WASM] IAppRect might be offseted by one pixel

Current behavior

On WASM when we get the Rect of an element in the UI tests, the actual content might by offseted by 1 pixel.

Expected behavior

When rect is X=100 an Y=100 the pixel at 100,100 should be the colored by the background of the control!

Minimal reproduction of the problem with instructions

Remove .WithPixelTolerance(x: 1, y: 1) in DoubleAnimation_Tests.TransformGroup.cs

Environment

Package Version(s): latest
Visual Studio: irrelevant

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

No branches or pull requests

1 participant