[Bug]: Ctrl+Click to Deselect No Longer Functions #732
Labels
Priority: Critical
An issue that requires immediate attention
Type: Bug
Something isn't working as intended
Type: UI/UX
User interface and/or user experience
Milestone
Checklist
TagStudio Version
Alpha 9.5.0 (main branch)
Operating System & Version
macOS 15
Description
Ctrl+clicking selected thumbnails to deselect them no longer functions. This seems to come from #710 as reverting that change fixes this issue. Presumably after that change the click callback only ever fires once, leading to subsequent clicks such as ctrl+clicks to not trigger the
toggle_item_selection()
method.Expected Behavior
Ctrl+clicking a selected thumbnail should individually deselect it, meanwhile there should not be a regression of #706.
Steps to Reproduce
Logs
No response
The text was updated successfully, but these errors were encountered: