fix(ui): refresh stale grid hover highlight after rubber-band drag (#20) #120
No reviewers
Labels
No labels
Kind/Bug
Kind/Feature
Priority/High
Priority/Medium
Reviewed/Confirmed
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ai-collab/bulk-image-organizer!120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "0.1.39/issue-20-rubber-band-highlight"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
GridSelectionFilterfully consumes plain/empty-space clicks (returnsTrue), skipping the click handling that would otherwise have refreshed hover. AddedGridSelectionFilter._refresh_hover(), called at the top of every left-button release the filter handles, which sends a syntheticHoverMoveat the current cursor position so Qt recomputes the correct hover state immediately instead of waiting for some later real hover event.Test plan
ruff check/ruff format --checkpytestRefs #20.
Stacked on #119 — part of the 11-PR sequential chain into
main.e04a54adda188311dd51