Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Fix Mozart child views #3232

Merged
merged 1 commit into from
Nov 16, 2016
Merged

Fix Mozart child views #3232

merged 1 commit into from
Nov 16, 2016

Conversation

abarth
Copy link
Contributor

@abarth abarth commented Nov 16, 2016

When we pipelined the drawing commands we caused UpdateScene to be called
before Preroll, which isn't allowed. Now we call Preroll, UpdateScene, and
Paint separately.

When we pipelined the drawing commands we caused UpdateScene to be called
before Preroll, which isn't allowed. Now we call Preroll, UpdateScene, and
Paint separately.
@abarth
Copy link
Contributor Author

abarth commented Nov 16, 2016

@j9brown

Copy link

@j9brown j9brown left a comment

Choose a reason for hiding this comment

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

lgtm

@abarth abarth merged commit 2a13567 into flutter:master Nov 16, 2016
@abarth abarth deleted the fix_child_views branch November 16, 2016 23:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants