-
Notifications
You must be signed in to change notification settings - Fork 276
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
ContextMenu and RightClick done properly. #148
Conversation
… fit in the normal place (to the right of parent menu item), and adjust popup menu location when we're cramped for space
…tells treecontrol to use it
good |
When will this pull request be merged? |
There are too many conflicts to simply merge. Can you help resolve all the conflicts? |
Maybe the author @stueynz can help to resolve the conflicts. |
Gosh it's been a while.... I'll drag it up to master in the coming week. |
Ok this Pull Request should now be easy for WIX to include in the original project. |
Hay, just tried to merge. It appears that sortByExpression does not work for some reason. I can see a test failing on that. |
Merged!!! |
Thanks! 👍 |
The context menu functionality from pull request 96 was a little too simplistic. Building context menu from a model was all very well & good, but we needed a few things:
Oh and context-menu-id will work as a directive all on it's own of course.