snowpackdata / website

Code to manage the snowpack website
0 stars 0 forks source link

Improvements to Calendar Responsiveness #47

Closed nathanaelrobinson closed 3 months ago

nathanaelrobinson commented 3 months ago

Finally took some time to make the calendar more responsive.

Couple of updates here:

  1. Increased calendar block height so that we can always see the State/Project
  2. If there are multiple events in the same hour-block they will display side by side
  3. Improved the math to account for margins on sides and bottom
  4. Improved the live-update function to use the internal functions rather than just defaulting to column size.