SETI / rms-opus

PDS OPUS - Outer Planets Data Search Tool
Apache License 2.0
9 stars 7 forks source link

In the table view, if the slide view modal highlighted is close to the bottom, left arrow will not move up in the table list. #1107

Closed dstopp closed 3 years ago

dstopp commented 3 years ago

To reproduce: Move the slider to the middle of the set of observations and set the view to table view. Select the last observation in the table list to show a slide view modal; then left arrow to the previous observation. Notice that the highlighted observation will stay at the bottom of the table instead of just moving up as expected.

This appears to be a bug w/the variable "bottom" in the function $.fn.isOnScreen = function(scope, slop).