Skip to content

Whitespace toggle not present on all files in diff #33

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

Closed
colin-marshall opened this issue Dec 5, 2017 · 2 comments
Closed

Whitespace toggle not present on all files in diff #33

colin-marshall opened this issue Dec 5, 2017 · 2 comments
Labels

Comments

@colin-marshall
Copy link

I'm using github-code-show-whitespace.user.js and Tampermonkey with Chrome 62 on macOS. That's the only script I'm currently using.

In this diff I stop getting the toggle button at library/cleanup.php and all the files below it.

screen shot 2017-12-04 at 10 34 00 pm

@Mottie
Copy link
Owner

Mottie commented Dec 5, 2017

Hi @colin-marshall!

Thanks for reporting this problem. It looks like that since the userscript is set to run on document idle and the @require code listens for a document ready, it isn't being run.

I'll update the mutations.js file and the show whitespace userscript soon!

@Mottie Mottie added the bug label Dec 5, 2017
@Mottie Mottie closed this as completed in 484312f Dec 5, 2017
@colin-marshall
Copy link
Author

@Mottie wow that was fast! Just tested and the toggles now go down to the last file. Thanks!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants