Skip to content

Fix MAGN-851: Node to Code disabled in the UI#823

Merged
lukechurch merged 1 commit intoDynamoDS:ChocoButterfrom
ke-yu:ChocoButter
Nov 25, 2013
Merged

Fix MAGN-851: Node to Code disabled in the UI#823
lukechurch merged 1 commit intoDynamoDS:ChocoButterfrom
ke-yu:ChocoButter

Conversation

@ke-yu
Copy link
Contributor

@ke-yu ke-yu commented Nov 25, 2013

That's because the menu item is enabled or not is controlled by DelegateCommand.CanExecute(). For N2C menu item, it is enabled or not depends on if the selection set is empty or not. But its status should be updated whenever the selection set is changed.

lukechurch added a commit that referenced this pull request Nov 25, 2013
Fix MAGN-851: Node to Code disabled in the UI
@lukechurch lukechurch merged commit f333e11 into DynamoDS:ChocoButter Nov 25, 2013
sharadkjaiswal pushed a commit to sharadkjaiswal/Dynamo that referenced this pull request Mar 31, 2014
Fix MAGN-851: Node to Code disabled in the UI
This was referenced Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants