Greeshmanth
Greeshmanth
Yes, will get this done by the end of this day.
@Jaifroid I think moving the `ToC` button to the corner rather than moving the contents list to the center is more convenient for the user as: - It doesn't block...
I've added the icon and moved the list to the left, the coloring is a little off though.
All my attempts at manually matching the color of the icon to the rest were futile, obviously. Is there a workaround?
The provided link led to the latest version (6.x.x) of fontawesome, it seems like we're using version 5.15.4. As I was initially trying to use the class based representation from...
The clean up messed up the functionality. I'll fix it now.
I won't be able to get to this until Sunday as I have exams.
@Jaifroid What function gets called when a user clicks on a link that takes them to another article?
The list disappears as expected but the auto scroll stopped working. Is this because of conflicting eventListeners for `blur` and `click` for the list elements?
I added a timeout within the existing event listener and everything is working as expected.