-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating icon package #30
Conversation
Added Icon for RevitLookup button in Revit UI Added icon to RevitLookup forms Revised Icons for RevitLookup menu bar
Path.GetDirectoryName would through a System.ArgumentException if the assembly.Location is null.
hi ehsan, thank you very much for the update! regarding crediting icons8.com, do you think it will be enough to mention that in the repository readme? or where else would you suggest adding it? |
Yes that's what I have done. Thry have a permissive license that needs link back. So a link at the credit section on the repo should be good I think. |
i added a mention at the end of the readme. do you think that is sufficient? |
Yes. RevitLookup is an opensource project so the website says you'll get it for free. I think the credit link works. |
mentioned here on the blog: http://thebuildingcoder.typepad.com/blog/2017/03/q4r4-tbc-import-and-revitlookup.html#8 |
the compilation now generates three warning messages:
would you like to fix those so it compiles with zero warnings again? or shall i just go ahead and do what the man says? thank you! |
please ignore my previous comment... i fixed those warning myself in release 2017.0.0.22. |
Huh! I used the VS 2017 Community and didn't get any warnings! It compiled clean multiple times. That's odd. |
oh, cool. well, trivially fixed my end too now, so no problem. thank you very much for the icons! did you see alexander through your try-catch was excessive? it should indeed always be used as sparingly as possible. |
Yes I just saw that. I saw something somewhere else that said the try catch is very expensive and should be used sparingly. I'll read about it more and try to fix as much as them as I can in the pyRevit code. |
Also added exception handling to 6de4f46
IMPORTANT: Credit https://icons8.com/ for the icons.