BHoM / BHoM_Installer

0 stars 2 forks source link

Installer causes Dynamo Revit 2.3 to freeze when dropping a BHoM component on an empty canvas #106

Closed FraserGreenroyd closed 3 years ago

FraserGreenroyd commented 3 years ago

Description:

Works perfectly when compile Dynamo toolkit from Visual studio but not from installer. It also causes the Ctrl-Shift-B hotkey to have no effect.

Steps to reproduce:

Open Dynamo 2.3 in Revit 2020 and try to create a CreateCustom component on a new empty script.

See this issue for more details: https://github.com/BHoM/Dynamo_Toolkit/issues/278

From @adecler:

The extra folder is missing when running the installer:

image

This should look like this:

image

Not sure how the installer is set up but best to always copy the entire BHoM folder instead of individual subfolder in this case.