Skip to content

Conversation

@DaveShuckerow
Copy link
Contributor

@kenzieschmoll
Copy link
Member

This change will also need to be reverted for the feature to be enabled in web #1459

@DaveShuckerow DaveShuckerow marked this pull request as ready for review December 10, 2019 19:08
@DaveShuckerow
Copy link
Contributor Author

This change will also need to be reverted for the feature to be enabled in web #1459

Thanks, revert commit added.

Copy link
Contributor

@albertusdev albertusdev left a comment

Choose a reason for hiding this comment

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

Since 4eecf6e is landed, this experimental flag has nothing to do with the Layout Explorer feature at all but this is used for enabling the Show Constraints button that enables rendering constraint next to the Inspector Tree.
I think I should remove that part of code since it is unused, I will send the PR for that one.
So the only required commit for this PR is just to revert @kenzieschmoll's commit


// TODO(albertusangga): Remove this flag if required CL to Flutter is landed
static bool enableExperimentalStoryOfLayout = false;
static bool enableExperimentalStoryOfLayout = true;
Copy link
Contributor

Choose a reason for hiding this comment

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

So sorry for this one, I should have removed it completely, this is unnecessary to enable the layout explorer

@albertusdev
Copy link
Contributor

Closing in favor of #1475

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

Successfully merging this pull request may close these issues.

3 participants