Skip to content

Conversation

@WillyEverGreen
Copy link

Description

This PR removes an outdated FIXME comment in js/widgets/rhythmruler.js.

Details

The comment // FIXME: Add undo for REST was misleading, as undo functionality
for REST operations is already implemented in the _undo() logic.

Removing the comment avoids confusion for future contributors and keeps the
codebase accurate.

Changes

  • Removed outdated FIXME comment in _undo()

Testing

No functional changes; manual inspection only.

The 'FIXME: Add undo for REST' comment is outdated because the

feature is already implemented at lines 1735-1739 (now 1734-1738).

The undo for REST toggles the rest state back using __toggleRestState().
@github-actions
Copy link
Contributor

❌ Some Jest tests failed. Please check the logs and fix the issues before merging.

Failed Tests:

SaveInterface.test.js

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.

1 participant