Skip to content

fix: mouse down selects thumbnail#1420

Merged
CyanVoxel merged 3 commits into
TagStudioDev:mainfrom
purpletennisball:mouse-down-select
Jul 5, 2026
Merged

fix: mouse down selects thumbnail#1420
CyanVoxel merged 3 commits into
TagStudioDev:mainfrom
purpletennisball:mouse-down-select

Conversation

@purpletennisball

Copy link
Copy Markdown
Contributor

Summary

Fixes #757

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@CyanVoxel CyanVoxel added Type: UI/UX User interface and/or user experience Priority: Low Doesn't require immediate attention Status: Review Needed A review of this is needed Type: Fix A fix for a bug, typo, or other issue labels Jul 4, 2026

@CyanVoxel CyanVoxel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This introduces an issue where after creating a selection and clicking on a selected item, nothing happens instead of updating the selection to that single item

@purpletennisball

Copy link
Copy Markdown
Contributor Author

Should be working all okay now 👍

@CyanVoxel

Copy link
Copy Markdown
Member

Dragging out multiple files is now broken as a result 🙃 (#706 regression)

@purpletennisball

Copy link
Copy Markdown
Contributor Author

bruh 😂😭 It should ACTUALLY be good now though!

@CyanVoxel CyanVoxel added this to the Alpha v9.6.1 milestone Jul 5, 2026
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label Jul 5, 2026

@CyanVoxel CyanVoxel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Alright I think this manages to do it! Thank you so much for you work on this!

@CyanVoxel CyanVoxel merged commit 45b4b57 into TagStudioDev:main Jul 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Low Doesn't require immediate attention Type: Fix A fix for a bug, typo, or other issue Type: UI/UX User interface and/or user experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Regression]: Mouse down no longer selects item thumbnail

2 participants