Skip to content

Conversation

@ericbfriday
Copy link

Fixed a typo where _taregtX was used instead of _targetX in the _updateLocation and _dragMove functions, which was preventing horizontal drag movement from working correctly.

Fixed a typo where _taregtX was used instead of _targetX in the
_updateLocation and _dragMove functions, which was preventing
horizontal drag movement from working correctly.
Copilot AI review requested due to automatic review settings January 10, 2026 08:45
Copy link
Author

@ericbfriday ericbfriday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

k

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request fixes a typo in the drag functionality where _taregtX was incorrectly used instead of _targetX. This bug was preventing horizontal drag movement from working correctly.

Changes:

  • Corrected the typo in two locations: the _updateLocation function (line 417) and the _dragMove function (line 425)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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