mlool / workday-calendar-extension

MIT License
60 stars 24 forks source link

[Bugfix] Fix 30 minute courses being 1 hour on the calendar display #78

Closed l-currie closed 3 months ago

l-currie commented 3 months ago

Fixes #77

Originally 30 minute courses were showing as 1 hour because we always did 1 slot for the course category (i.e CPSC, PHYS), then one for the number-section (i.e 110-L1A, 213). Now if it is 30min just display the first one since no more room for the number-section. image

https://github.com/mlool/workday-calendar-extension/assets/89222914/1837cd49-3c92-4287-b7f6-8fea2ed67db4