Welcome!
I'm thinking about non-trivial but only takes no more than 1 day or 2 to get there.
Since this is non-trivial, please do not force yourself on this.
https://sourceforge.net/p/librecad/bugs/555/The user reported that newly added files in the library directories (sub-folders of the library path, as set in main menu: Application Preferences -> Paths ) are not available without restarting the LibreCAD app.
Have a look at the source code:
Interface:
src/ui/qg_librarywidget.hand the cpp:
src/ui/qg_librarywidget.cppInvestigate calling and tasks for updatePreview() method:
connect(dirView, SIGNAL(clicked(QModelIndex)), this, SLOT(updatePreview(QModelIndex)));
Do we need to trigger this method more or just modify the method to check for new files?
Ankush wrote
I am an undergraduate student pursuing Computer Science currently in 3rd year and I'm newbie to this organization. I am familiar with C/C++, python, OpenGL and Git. Can somebody tell me about the bugs which I can solve so that I can start contributing.
Thanks
Ankush khandelwal