Deployed on 11/22/22
Changes made:
- Next/Prev- Next and Prev button style change and disables when reaches the start or end of slides Above the slide utility buttons
- Changed button/icon styles to explain, download text book, lecture pdfs Explanation implementation
- Updated the implementation of explain function, it is simplified and covers edge case scenarios. Added asynchronous response for a user explain request , updated from sse event where the server published the same response to all clients. Fixed TextLayer Overlapping
- TextLayer is the layer of text that is parsed from each pdf slide and is an html element that is invisible but selectable.
- Fixed Scrolling issue with Sidebar thumbnails
- Added Search box in courses and lectures dropdown
- Added course filter in Search bar
- Decreased latency for slide load in the thumbnails when hovering on slide links