Major Fix
This fixes 2 bugs with the extension that were preventing shifts from being exported.
This is classified as a major fix because it changes the functionality of the extension significantly.
Changes
- For both week and day modes, all rows in the schedule are compressed into a small space on the screen.
- Scrolling and Zooming behavior has been removed, as it is no longer necessary.
- A greater amount of characters are now allowed to be present in the shift name. All ASCII values above 31, excluding 60, 62, and 127 are now valid characters in the position name.