Skip to content

fix: the long pressed alarm is selected by default in Multiple Select Mode#874

Merged
MarkisDev merged 1 commit intoCCExtractor:mainfrom
devxdebanjan:deletion-auto-select
Apr 19, 2026
Merged

fix: the long pressed alarm is selected by default in Multiple Select Mode#874
MarkisDev merged 1 commit intoCCExtractor:mainfrom
devxdebanjan:deletion-auto-select

Conversation

@devxdebanjan
Copy link
Copy Markdown
Contributor

Description

The long-pressed alarm is now selected by default for deletion.

Proposed Changes

Instead of initialising the whole array of isSelected to false, we only change the current index alarm isSelected to true to make it selected.

Fixes #873

This PR fixes the issue completely.

Screenshots

Here is the screen recording after the issue is fixed:

fix.mp4

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

Copy link
Copy Markdown
Member

@MarkisDev MarkisDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a nice QOL addition, thanks!

@MarkisDev MarkisDev merged commit 3512f51 into CCExtractor:main Apr 19, 2026
1 check passed
NihalDR pushed a commit to NihalDR/ultimate_alarm_clock that referenced this pull request Apr 20, 2026
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.

Bug: Long Pressed Alarm should be selected by default

2 participants