Skip to content

End drag before other mouse clicks#372

Merged
enaboapps merged 1 commit into
mainfrom
fix/end-drag-before-click-371
Jul 4, 2026
Merged

End drag before other mouse clicks#372
enaboapps merged 1 commit into
mainfrom
fix/end-drag-before-click-371

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • release active PC drag before left, right, and double-click mouse commands
  • keep movement and scroll behavior unchanged while dragging
  • add executor regression coverage for release ordering and non-click behavior

Closes #371

Companion Android PR: switchifyapp/switchify-android#2608

Test plan

  • dotnet restore src\SwitchifyPc.sln
  • dotnet build src\SwitchifyPc.sln -c Release --no-restore
  • dotnet test src\SwitchifyPc.sln -c Release --no-build

- Release held drag before left, right, and double click commands

- Keep movement and scroll drag behavior unchanged

- Add executor regression coverage for click release ordering
@enaboapps enaboapps added this to the Release 0.3.1 milestone Jul 4, 2026
@enaboapps enaboapps merged commit 08bc84c into main Jul 4, 2026
1 check passed
@enaboapps enaboapps deleted the fix/end-drag-before-click-371 branch July 4, 2026 16:03
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.

End drag before other mouse clicks

2 participants