Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix for #306 StartDraggingFloatingWindow #367

Merged
merged 2 commits into from
Jul 16, 2022
Merged

Commits on Oct 8, 2021

  1. Added CaptureMouse() for drag fix Dirkster99#306

    Mouse needs to be captured at the start, to listen mouse move events before document IsActive is set.
    Muhahe authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    e8f2d46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    689e458 View commit details
    Browse the repository at this point in the history