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

Pass the lineWidth as an option for the ping plugin #9

Open
ghost opened this issue Jan 26, 2014 · 0 comments
Open

Pass the lineWidth as an option for the ping plugin #9

ghost opened this issue Jan 26, 2014 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 26, 2014

Depending on the size and the color, pings can be really difficult to see.

It would be good if this plugin had an option to pass the lineWidth like so:
line 267:

options.lineWidth = options.lineWidth || config.lineWidth || 1;

and line 301:

context.lineWidth = ping.options.lineWidth;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant