blackbluegl / calendar-component

initial Vaadin8 calendar-component
Apache License 2.0
11 stars 21 forks source link

SetHeight to 100% gives wrong height #6

Closed evanzel closed 7 years ago

evanzel commented 7 years ago

When calendar.SetHeight is 100% it gives a bigger height than it should and the last row is usually cut off. It is more apparent with bigger sizes.

To be fair, it is the same in Vaadin 7 and in Vaadin 8 compatibility packages. See also open issue https://github.com/vaadin/framework/issues/8333

Apparently only in monthly View.

blackbluegl commented 7 years ago

separate issue created ;-) for the second one

blackbluegl commented 7 years ago

fixed! next release

BrianSiimAndersenEG commented 6 years ago

I'm experiencing this problem in beta 3 when I set the calendar to full size (setSizeFull). The bottom of the calendar month view is cut off - the week and day calendars are fine. Shouldn't this have been fixed en beta 3?

TorstenBMR commented 5 years ago

still found this in BETA4 - any chance to get this fixed?