I would like the row heights in the Year/Horizontal and Year/Monthly to be as small as possible, to maximize how many months show on the screen at a time.
But on my computer, there is a lot of wasted space in many rows. It looks like whatever the tallest row is (the one with the most events, and therefore the most "lanes" used) dictates the height for all of the rest (in other words, one row with 7 events displayed would cause EVERY row to display as 7 lanes tall). (I know about the options to limit each event to 1 line, and to limit the max number of events displayed, but I'd like to keep those "bigger" and have each row's height adapt to only what that particular row needs.)
Would be awesome if it could dynamically adjust each row height based solely upon THAT row's needs. I know that this would cause non-uniform row heights, and the designers wanted the row heights to stay the same (like on a regular calendar), but giving the users the option to go with dynamic row heights would allow people like me to see a whole lot more of any given year at one time, which would be very helpful, especially on smaller screens. I'm happy to lose the uniformity of row heights to get more data displayed.
Thank you.