Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix inspector for displaying styles' value
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
- Loading branch information