Skip to content

(Minor) Make it easy to increase calendar row size? #100

@erickim555

Description

@erickim555

Is your feature request related to a problem? Please describe.
With the current calendar (static) code/config, it's not clear to me how to increase the size of the event cells. For instance, my current "Calendar (Static)" event cells are a little cramped, it'd be nice to increase the vertical size by, say, 25%:

Image

Also: for my Calendar (Static), I modified the template to allow adding an "Additional Info" row, which is why I have the additional row of text like "Staff Name: XXX" in my event cells. I haven't pushed this to upstream yet.

Describe the solution you'd like
Something like: add a variable cell_height_size_px that makes it easy to adjust the size. I tried tweaking the code on my end as a first stab attempt, but my attempts didn't work, as adjusting the cell height also resulted in desync from the time slots.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions