Skip to content
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

Fixed Reddit scrolling #3327

Merged
merged 1 commit into from
May 21, 2019
Merged

Fixed Reddit scrolling #3327

merged 1 commit into from
May 21, 2019

Conversation

zurbrugc
Copy link
Contributor

Vimium handles scrolling on reddit's redesign by applying special properties to the site. These properties have been applied to reddit.com and new.reddit.com, but not www.reddit.com. I added this to the special list.

I didn't run the technical tests mentioned in CONTRIBUTING.md because my computer doesn't know what npm is, but I figured it wasn't necessary for such a small fix.

I did change the relevant .json file in the source installed on my computer, and tested scrolling, It worked perfectly.

This should solve Issue #3119 and Issue #3295 (and possibly other duplicate issues).

Thanks for your consideration.

reddit.com and new.reddit.com had special scrolling properties, but not www.reddit.com. This fix should allow users to scroll properly on reddit's redesign on all addresses.
@philc philc merged commit 8c9404f into philc:master May 21, 2019
@philc
Copy link
Owner

philc commented May 21, 2019

Thank you!

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.

None yet

2 participants