Skip to content

Implement Select By Column Count/Density - #250

Merged
uvcat7 merged 3 commits into
betafrom
select-by-density
Jan 27, 2026
Merged

uvcat7 merged 3 commits into
betafrom
select-by-density

Conversation

@Psycast

@Psycast Psycast commented Jan 1, 2026

Copy link
Copy Markdown
Collaborator

This only select notes that match the density selected on a given row.

This ignores mines that would also be on the same row.

Key Shortcuts were added for 1-10, though the menu will display up to the SIM_MAX_COLUMNS of 32, matching the column count of the current sim file.

This fixes #220.

This only select notes that match the density selected on a given row.

This ignores mines that would also be on the same row.

Key Shortcuts were added for 1-10, though the menu will display up to the MAX_SIM_COLUMNS of 32, matching the column count of the current sim file.
This only select notes that match the density selected on a given row.

This ignores mines that would also be on the same row.

Key Shortcuts were added for 1-10, though the menu will display up to the SIM_MAX_COLUMNS of 32, matching the column count of the current sim file.

This fixes #220.
@uvcat7
uvcat7 self-requested a review January 27, 2026 02:27

@uvcat7 uvcat7 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Good as always.

@uvcat7

uvcat7 commented Jan 27, 2026

Copy link
Copy Markdown
Owner

The minimap doesn't update after making a selection, but that's another issue from #224 that needs to be fixed separately.

@uvcat7
uvcat7 merged commit e2ced99 into beta Jan 27, 2026
7 checks passed
@uvcat7
uvcat7 deleted the select-by-density branch January 27, 2026 02:35
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.

2 participants