Skip to content

Add "Clear Selection" button #259

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

Merged
merged 2 commits into from
Jun 8, 2024
Merged

Conversation

PencilVoid
Copy link
Contributor

Simply lets you clear the current entry selection through the Edit -> Clear Selection button, or by pressing Ctrl+D. A minor feature I think would be very convenient.

I am quite unfamiliar with both Python and Qt, so please let me know if there is anything I should change or improve.

@CyanVoxel CyanVoxel added Type: Enhancement New feature or request Type: QoL A quality of life (QoL) enhancement or suggestion Status: Review Needed A review of this is needed labels Jun 7, 2024
@CyanVoxel CyanVoxel self-assigned this Jun 7, 2024
Copy link
Member

@CyanVoxel CyanVoxel left a comment

Choose a reason for hiding this comment

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

Looks pretty good! The ability to clear the grid selection is a much-needed QoL feature. My only real gripe is the key command choice, which I've suggested a change for.

Besides that, it would be nice if both this and the "Select All" options were in their own "Select" menu, however the menu bar is in need of it's own reorganizing and cleanup anyway so I'd say that's out of the scope of this PR.
image

Copy link
Member

@CyanVoxel CyanVoxel left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for your work on this!

@CyanVoxel CyanVoxel merged commit b5ec359 into TagStudioDev:main Jun 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Review Needed A review of this is needed Type: Enhancement New feature or request Type: QoL A quality of life (QoL) enhancement or suggestion
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants