-
Bug
-
Resolution: Fixed
-
P5
-
20
-
b08
The `RangeSliderModel` in IGV selects which graph to display from the `Outline`. `RangeSliderModel` just saves the group and the index of the graph within the group. If the user deletes a graph in the same group but with a smaller index as a showing graph, `RangeSliderModel` selects the wrong graph because the index of the graph has changed. This is not expected
- blocks
-
JDK-8297694 IdealGraphVisualizer improvements
- Open