Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added support for rightclick event (issue #67) #76

Merged
merged 2 commits into from
Apr 3, 2016

Conversation

mwozniczak
Copy link
Contributor

No description provided.

@@ -58,6 +58,8 @@ module.exports = (function () {

this._click = properties.click || undefined;

this._rightclick = properties.rightclick || undefined;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think about calling it rightClick?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@frewsxcv frewsxcv merged commit 0b9e008 into frewsxcv:master Apr 3, 2016
@frewsxcv
Copy link
Owner

frewsxcv commented Apr 3, 2016

version 0.6.3 released

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

Successfully merging this pull request may close these issues.

2 participants