Skip to content
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

feat: adds color controls and pause button #14

Merged
merged 4 commits into from
Feb 10, 2024
Merged

Conversation

sirPixieJerry
Copy link
Owner

CHANGES

This pull request adds the first three buttons of the user menu. A pause button to pause the rewind, an undo button and a redo button to scroll through the steps manually.

  • Adds pause, undo and redo button to HTML structure.
  • Adds pauseRewind and setPauseRewind to rewindColors.ts.
  • Adds updateStepIndex, undoColorChange and redoColorChange to rewindColors.ts.
  • Updates recordColorChange according to changes.

@sirPixieJerry sirPixieJerry merged commit c0c649b into master Feb 10, 2024
4 checks passed
@sirPixieJerry sirPixieJerry deleted the color-controls branch February 10, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant