You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.
I changed source code to be able to add icons to context menu items. Actually, only the following attributes are supported by MenuItem : isSeparator, ordinal, caption, and callback. A fifth attribute icon has been added.
How can I commit the code or send patch ?
Thank you.
The text was updated successfully, but these errors were encountered:
you would need to host the code in your own repo and then issue a pull request. If you can't do this / don't know how to do this, please post the code here (as a reply to this comment) or host the code somewhere. Post the link here, and send a message to the guys that run this repo.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I changed source code to be able to add icons to context menu items. Actually, only the following attributes are supported by MenuItem : isSeparator, ordinal, caption, and callback. A fifth attribute icon has been added.
How can I commit the code or send patch ?
Thank you.
The text was updated successfully, but these errors were encountered: