Skip to content

Conversation

@Jesus-Adaptive
Copy link

Issue: #752
Issue Link: #752

@what-the-diff
Copy link

what-the-diff bot commented Aug 29, 2025

PR Summary

  • Introduction of New Code Dependency
    A specific component titled mouseButtonNumbers from a different part of the project has been brought in, indicating it's necessary for the new feature. This component likely provides information about the different mouse buttons that can be used in this context.

  • Enhancement of RealMouseMoveOptions Interface

    • A new optional feature keepMouseDownButton has been introduced. This allows for the user to have the mouse button remain active (pressed down) while moving the mouse. It brings more flexibility to end users as it supports different types of mouse interactions.
    • There's also new user-friendly instructions attached with this update, aiding users to understand this newly added option effectively along with implementation examples.
  • Adjustments to realMouseMove Function

    • The way this function operates has been tweaked to take into account the new button option if keepMouseDownButton is provided in the settings. This shift ensures that the new feature will be compatible with the existing system, thereby making the mouse button press consistent even when the mouse is moved.

@Jesus-Adaptive Jesus-Adaptive force-pushed the feat/realMouseMove--keep-mousedown-button-pressed-while-moving branch from d9496b5 to e430df2 Compare September 3, 2025 11:42
@dmtrKovalenko
Copy link
Owner

closed in favor of #756

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.

2 participants