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

IAppRect is updated #33

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

IAppRect is updated #33

dr1rrb opened this issue Feb 21, 2020 · 0 comments

Comments

@dr1rrb
Copy link
Member

dr1rrb commented Feb 21, 2020

Bug report

IAppRect does not have the same behavior on WASM and Xamarin

Current behavior

On WASM the IAppRect is updated when you move the element, while on Xamarin it's an immutable object captured only once.

Expected behavior

IAppRect should be immutable on all platforms

Minimal reproduction of the problem with instructions

  1. Get the rect of an element
  2. Move it using a RenderTransform

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