Ashish Aggarwal
Ashish Aggarwal
### Purpose This is a proof of concept demonstrating one way of embedding notification service URL in web-app. We are using the same technique as loading the javascript in WebView2...
### Purpose https://jira.autodesk.com/browse/DYN-6176 The newly added models (nodes/graphs) will remain selected after being dragged into a group.  ### Declarations Check these if you believe they are true - [x]...
### Purpose ToDo: - [x] Opening a template then save should not save to template path - [x] ~~Short cut key combo Ctrl + T does not work yet~~ (changed...
### Purpose (FILL ME IN) This section describes why this PR is here. Usually it would include a reference to the tracking task that it is part or all of...
### Purpose When files with same name exist in the package being uploaded by the publisher, only one of those duplicate files is retained, as they get merged into the...
### Purpose This PR adds a new Debug Menu option to Dump Node Help Docs Data The Node Help Data includes: - Missing MD files for existing core nodes -...
### Purpose This is built on top of https://github.com/DynamoDS/Dynamo/pull/16188 which needs to me merged first and then rebased. The PR changes how annotations are implemented using code behind logic, similar...
### Purpose When closing splash screen before initialization, RevitDynamoModel is still null, causing a crash. So checking for null when closing splash screen. ### Declarations Check these if you believe...
### Purpose The Revit samples were removed from en-US locale, but the localization team reached out to remove them from other locales as well, this causes Revit samples to show...
### Purpose This PR: - Adds deferred node load for graphs above 150 node count. - Simplifies node styles - Adds node cached images as resx resources. - Node progress...