Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[iOS] Change CALayer.Transform in MainThread #4160

Merged
merged 6 commits into from Oct 31, 2018

Conversation

AndreiMisiukevich
Copy link
Contributor

Description of Change

Confirm changing CALayer.Transform in Main Thread

Issues Resolved

API Changes

@rmarinho
Copy link
Member

Can you add a UITest? or a sample in the galley?! Thanks

@AndreiMisiukevich
Copy link
Contributor Author

@rmarinho yes, sure, i will do in 5-6 hours

@StephaneDelcroix StephaneDelcroix changed the title [iOS] Fix 1480 issue [iOS] Change CALayer.Transform in MainThread Oct 22, 2018
@AndreiMisiukevich
Copy link
Contributor Author

@rmarinho done. Added test case

@rmarinho
Copy link
Member

rmarinho commented Oct 23, 2018

@AndreiMisiukevich that's not really testing, Maybe add a label to the same page, and assert that label is there (it didn't crashed).

Thanks

@AndreiMisiukevich
Copy link
Contributor Author

@rmarinho i will set any source to WebView and add label to the top of the page

Copy link
Member

@samhouts samhouts left a comment

Choose a reason for hiding this comment

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

Will review again after test is updated :)

Xamarin.Forms.Platform.iOS/VisualElementTracker.cs Outdated Show resolved Hide resolved
samhouts and others added 2 commits October 24, 2018 02:00
Co-Authored-By: AndreiMisiukevich <andrei.misiukevich@gmail.com>
@AndreiMisiukevich
Copy link
Contributor Author

@samhouts done. You may review again

@samhouts samhouts moved this from In Review to In Progress in v3.6.0 Oct 23, 2018
@samhouts
Copy link
Member

build --uitests

@samhouts samhouts merged commit 1ec929f into xamarin:master Oct 31, 2018
v3.6.0 automation moved this from In Progress to Done Oct 31, 2018
@PureWeen PureWeen added the approved Has two approvals, no pending reviews, and no changes requested label Oct 31, 2018
@samhouts samhouts added the e/3 🕒 3 label Nov 2, 2018
@samhouts samhouts added this to the 4.0.0 milestone Dec 4, 2018
@AndreiMisiukevich AndreiMisiukevich deleted the fix_1480 branch December 17, 2018 22:12
@samhouts samhouts removed this from Done in v3.6.0 Jan 3, 2019
@samhouts samhouts modified the milestones: 4.0.0, 3.5.0 Jan 10, 2019
@samhouts samhouts added this to Done in v3.5.0 Jan 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Has two approvals, no pending reviews, and no changes requested e/3 🕒 3 hacktoberfest 🍻 p/iOS 🍎 t/bug 🐛
Projects
No open projects
v3.5.0
  
Done
Development

Successfully merging this pull request may close these issues.

[iOS] WebTryThreadLock error on WebView with TranslateTo
5 participants