-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
added notification for horizontal scrolling #4142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added notification for horizontal scrolling #4142
Conversation
|
@walterbender Sir, as you said in PR #4138 to remove unwanted changes. I updated this it in this PR. now this PR has only changes regarding this. Please review it. |
|
yes sir I added spaces |
|
Sorry for too many commits. Please check it Sir |
js/activity.js
Outdated
| else if (ele.label === "Disable horizontal scrolling") | ||
| ele.display = false; | ||
| }) | ||
| activity.textMsg(_("Horizontal scrolling disabled."),3000); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this one too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Resolves issue #4135
For PR #4138
Now Musicblocks has notification for enabling or disabling horizontal scrolling
As the PR #4138 has unwanted changes so I updated it through this PR
Screen.Recording.2024-12-13.172948.mp4