Summary: changelog: Add scroll to inspected element in layout plugin Before this diff, when one inspected an element, one needed to scroll down to see highlighted line for that element. This diff added automatic scroll to inspected element. It will scroll so that the line is in middle of the app. Also, fix direct state mutation and this error: ``` Public property 'onKeyDown' of exported class has or is using private name 'Element'. ``` Reviewed By: passy, mweststrate Differential Revision: D20798587 fbshipit-source-id: 763eb63cd51abd73940e301e36e89232033722c3
5.1 KiB
5.1 KiB