Closed nathandunn closed 5 years ago
This could potentially be done (on a single side) by having it ignore mouse events on the DiffLabel and Hover Label.
See https://stackoverflow.com/questions/45631484/floating-div-crosshairs-confine-to-div
Need to set refs this way: https://stackoverflow.com/a/34727878/1739366
Look at this: https://github.com/ucscXena/ucsc-xena-client/blob/master/js/views/Crosshair.js
and https://github.com/ucscXena/ucsc-xena-client/blob/master/js/views/Column.js