ksobon / Mandrill

data visualization for Dynamo
30 stars 14 forks source link

Difference between Online Package and importing DLL file #41

Closed huythach closed 7 years ago

huythach commented 7 years ago

There are some differences in Report component when installing Archi-lab_Mandrill from the Online Package and importing Archi-lab_Mandrill.dll file after building the source code project. As in the attached images, when I install Mandrill from the Online Package, the Report component contains 3 parts: Html, Pdf and Window. However, when I build your source code project, then import Archi-lab_Mandrill.dll file (from Mandrill/bin/Release) to Dynamo, the Report component contains only 1 part: Pdf.

Is there anything wrong in my file importing? Or the Mandrill from the Online Package is newer than the one from the source code?

archi-lab_mandrill_onlinepackage

archi-lab_mandrill_importdllfile

ksobon commented 7 years ago

Source will be a little ahead of what is posted on the Package Manager and Food4Rhino sites. I might have been testing a thing or two recently. I will try and keep an eye on this for the future releases.