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

Remove the now-extraneous platform invalidation service; #7039

Merged
merged 2 commits into from
May 11, 2022

Conversation

hartez
Copy link
Contributor

@hartez hartez commented May 11, 2022

Description of Change

The platform invalidation service is no longer necessary.

Issues Fixed

fixes #6400

Removes the extra service from the app startup, and removes the lookup and unnecessary invalidations from BatchCommit().

@Redth Redth requested a review from PureWeen May 11, 2022 18:08
@Eilon Eilon added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label May 11, 2022
@Redth Redth added this to the 6.0.300 milestone May 11, 2022
@hartez hartez enabled auto-merge (squash) May 11, 2022 20:10
@hartez hartez merged commit 245bca9 into main May 11, 2022
@hartez hartez deleted the remove-platform-invalidate branch May 11, 2022 21:15
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
@samhouts samhouts added the fixed-in-6.0.312 Look for this fix in 6.0.312! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter fixed-in-6.0.312 Look for this fix in 6.0.312!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(Windows) RC1 - LayoutCycleException when maximizing window
5 participants