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

Customise undo duration #450

Merged
merged 4 commits into from
Mar 2, 2024

Conversation

Deepanshuigtm
Copy link
Contributor

Description

Undo Duration allows users to customize the duration of the undo option. By default, the undo duration is set to 4 seconds, but with this new feature, users have the flexibility to adjust it according to their preferences.

The "Undo Duration" setting allows users to tailor the time window for undoing actions. By default, the duration is set to 4 seconds, striking a balance for typical use cases. Users seeking a personalized experience can easily adjust the undo duration to better suit their workflow.

Proposed Changes

Flexibility: Users can adapt the undo duration to match the pace and complexity of their tasks.
Efficiency: Tailoring the undo duration enhances productivity for various use cases.
User-Centric: Providing customization options contributes to a user-friendly experience.

Fixes #378

Replace issue_no with the issue number which is fixed in this PR

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

@MarkisDev MarkisDev merged commit 43dedab into CCExtractor:main Mar 2, 2024
1 check passed
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.

Feature: Customizable Undo Duration
2 participants