MyHomeworkSpace / client

The MyHomeworkSpace client.
MIT License
4 stars 4 forks source link

Compact mode for Homework view #130

Open amazansky opened 4 years ago

amazansky commented 4 years ago

Homework view should have some kind of compact mode where everything takes up less room—think less padding for each box, less space between boxes, maybe smaller font size, abbreviated dates, plus dates and classes on a shared line if possible.

Maybe we could apply this conditionally based on window/device size, but we should also let the user choose whether to enable it or not, and also let them choose whether it's implemented conditionally or not if we do add that feature.