Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Change selection before displaying context menu #506

Conversation

StanleyGoldman
Copy link
Contributor

@StanleyGoldman StanleyGoldman commented Dec 5, 2017

Note: This branch targets enhancements/branches-view-rollup #464

In order to allow a tree node to be selected before we display the context menu, We need to defer the right click action to the next display cycle.

So just capturing the delegate and calling it next.

In order to allow the node to be selected before showing a context
menu. I am storing the right click handler and the node and executing it
on the next call to Render
@StanleyGoldman StanleyGoldman merged commit 281ae99 into enhancements/branches-view-rollup Dec 5, 2017
@StanleyGoldman StanleyGoldman deleted the fixes/change-selection-before-context-menu branch December 5, 2017 18:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants