Frontmatter
| id | 2889 |
| title | Follow Selection jumps arround instead of smooth scrolling |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Feb 23, 2022, 4:53 PM |
| updatedAt | Feb 24, 2022, 10:10 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2889 |
| author | mauriciogracia |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 24, 2022, 10:10 PM |

While looking around https://neomjs.github.io/pages/node_modules/neo.mjs/dist/production/examples/component/coronaHelix/index.html and using the FollowSelection option
when I move the arrow, the selection moves to next/previous card and then the cards are scrolled and seems like two changes when is not the case
An intermediate animation of the cards when scrolling will make the change/animation more smooth, without the selection jumping from one card to the other.