Hi Guys,
I found that theheight of allday event is static, if the subject is too long will cut off. Could you help me how to make height adaptive? Like the demo below, i set a height 100px for allday event.
https://stackblitz.com/edit/angular-yg9d4l-wjvg7c?file=src/app.component.html
I don't want to set a fixed height... My requirement is all text must be invisiable and height adaptive. Could you help me?
Thanks.