ksucpea / bettercanvas

Dark mode, better todo list, GPA calculator, and more for Canvas
MIT License
86 stars 23 forks source link

Fix Better Todo List hidden due date #54

Closed FireIsGood closed 5 months ago

FireIsGood commented 5 months ago

Fixes #53

The better todo list option hid the due date when an assignment had a very long name due to the max-height. This simply removes that to fix the issue.

Testing the unpacked extension with the update:

image