Difference between current molecule index and molecule in view in MoleculePanel
Open
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 34
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
If we modify the molecules list within the MoleculePanel then the current index might differ from the slide index in Slider.
For example, if we draw and save a new molecule, then the current index in MoleculePanel is set to the new molecule index but the view in Slider stays on the first molecule.
It then means: current index (1) vs. slide index (0).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.