Skip to content

Fix Auto Scroll resume when user release the touch#364

Merged
amitojsingh merged 1 commit into
devfrom
363-bug-auto-scroll-does-not-resume-after-user-releases-touch
Dec 20, 2025
Merged

Fix Auto Scroll resume when user release the touch#364
amitojsingh merged 1 commit into
devfrom
363-bug-auto-scroll-does-not-resume-after-user-releases-touch

Conversation

@amitojsingh

@amitojsingh amitojsingh commented Dec 18, 2025

Copy link
Copy Markdown
Collaborator

Fix: #363

- Introduced touch event handling to manage auto-scroll behavior during user interactions.
- Added logic to resume auto-scroll after touch events if it was previously active, improving user experience during scrolling.
@amitojsingh amitojsingh linked an issue Dec 18, 2025 that may be closed by this pull request
7 tasks
@amitojsingh amitojsingh changed the title Enhance auto-scroll functionality in gutkaScript.js Fix Auto Scroll resume when user release the touch Dec 18, 2025
@amitojsingh
amitojsingh merged commit d7f367f into dev Dec 20, 2025
3 checks passed
@amitojsingh
amitojsingh deleted the 363-bug-auto-scroll-does-not-resume-after-user-releases-touch branch December 20, 2025 00:16
smanjot27 pushed a commit to manjotkaur27/sundar-gutka-react that referenced this pull request Mar 28, 2026
…#364)

- Introduced touch event handling to manage auto-scroll behavior during user interactions.
- Added logic to resume auto-scroll after touch events if it was previously active, improving user experience during scrolling.
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.

[BUG] Auto Scroll does not resume after user releases touch

2 participants