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

[Inspector]Fix inspector for displaying styles' value #5777

Closed
wants to merge 1 commit into from
Closed

[Inspector]Fix inspector for displaying styles' value #5777

wants to merge 1 commit into from

Conversation

wusuopu
Copy link
Contributor

@wusuopu wusuopu commented Feb 5, 2016

StyleInspector will occur a error if a style's value is an object, such as transform. Now it converts the value to string before display.

fix issue #5774 .

Now it can display okay.

simulator screen shot feb 6 2016 12 32 24 am

StyleInspector will occur a error if a style's value is an object, such as transform. Now it converts the value to string before display.
@facebook-github-bot
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @none to be a potential reviewer.

@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Feb 5, 2016
@nicklockwood
Copy link
Contributor

@facebook-github-bot shipit

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to https://our.intern.facebook.com/intern/opensource/github/pull_request/840009142788328/int_phab to review.

@ghost ghost closed this in 97b8a57 Feb 6, 2016
@wusuopu wusuopu deleted the fix-inspector branch February 9, 2016 05:29
pglotov pushed a commit to pglotov/react-native that referenced this pull request Mar 15, 2016
Summary:
StyleInspector will occur a error if a style's value is an object, such as transform. Now it converts the value to string before display.

fix issue facebook#5774 .

Now it can display okay.

![simulator screen shot feb 6 2016 12 32 24 am](https://cloud.githubusercontent.com/assets/1478284/12852296/36736966-cc69-11e5-8f28-9e4681585bcb.png)
Closes facebook#5777

Reviewed By: svcscm

Differential Revision: D2908135

Pulled By: nicklockwood

fb-gh-sync-id: 5914f9e9538f90ae9a38ef7d8dc85b2df84ec43e
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants