Closed holycrepe closed 6 years ago
If you plan on merging these changes, I can rebase on the current master & fix merge conflicts
I'm really bad at Github... I will do my best to see if I can find your edits and them :)
So it looks like you have some duplicate files due to case sensitivity:
README.md
and Readme.md
lib\Commands.xml
and lib\commands.xml
I'll submit another PR to fix that issue. Once that is merged and I rebase this PR, you should be able to merge this PR without any conflicts
Thank you! Do you use Skype, Discord, or Hangouts? I am maestrith@gmail.com or maestrith on all of them. I'd love to chat if you want to.
Absolutely, I won't be able to reach out until Friday however as I have exams coming up on Thursday.
Please don't hesitate to give me a nudge if I fail to follow up!
lol ok.
so it was just the Display() function right?
I believe so... The changes affect the Subroutine that is called when the ListView is clicked.
FYI, When getting the filename for the current stackframe, I just cleaned up the filename instead of trying to validate it the same way you do elsewhere in the code. So there are some issues, ie nested library includes, as such:
#Include <LibrarySubfolder\Module>
I'll look into it further next week and open up new issues as needed
thank you for taking the time to do that. I really look forward to chatting.
This implements the following fixes: