react-native/Libraries/ReactIOS
Jared Forsyth e6c04df5a1 fix bug with inspector clicking
Summary:
Previously, if you were already inspecting an element, touching again would
select a completely different element because the touch position was
calculated relative to the current overlay.

This fixes it.

@public

Test Plan:
Open the inspector, click around, verify that every click selects the thing
you clicked on.
2015-06-01 18:02:26 -08:00
..
IOSDefaultEventPluginOrder.js flowify Libraries/ReactIOS 2015-03-25 17:09:51 -08:00
IOSNativeBridgeEventPlugin.js [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
InspectorOverlay.js fix bug with inspector clicking 2015-06-01 18:02:26 -08:00
NativeMethodsMixin.js [ReactNative] Fix some mount callback issues 2015-05-15 10:59:09 -08:00
WarningBox.js [ReactNative][RFC] Yellow Box for warnings 2015-04-27 13:32:22 -08:00
diffRawProperties.js [ReactNative] Introduce onLayout events 2015-05-07 12:27:44 -08:00
renderApplication.ios.js [ReactNative] Element Inspector 2015-05-26 11:19:49 -08:00
requireNativeComponent.js [ReactNative] rename nativeProps const to NativeProps 2015-05-26 19:28:07 -08:00
verifyPropTypes.js [ReactNative] rename nativeProps const to NativeProps 2015-05-26 19:28:07 -08:00