-
Notifications
You must be signed in to change notification settings - Fork 171
CSE Machine: Added animation for spread instruction #3114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Pull Request Test Coverage Report for Build 14290737373Details
💛 - Coveralls |
Looking at it, might take a while though since I'm busy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but please remove the print statements.
src/features/cseMachine/animationComponents/ArraySpreadAnimation.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be good if you have a screen recording showing the new animation in action!
Description
Partially deals with #3110, further work can be done on array access out of bounds
Type of change
20250312-1921-34.2597022.mp4
Checklist