You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The events being positioned absolutely was intentional in order to fix this issue: #191 You can get the old behaviour back with the current API by overriding the CSS + forcing absolutePositionedEvents. Example plunker: http://plnkr.co/edit/fg9TgSDb4uauSI5tJiCg?p=preview Discussion here: e6e02c5
Bug description / Feature request: On the week view each row of events has a height of 33px.
With a custom template I need to have more than 33px and the height should depend on the content of the event.
For bugs only, a link to minimally working plunker that reproduces the issue (you can fork a starter from any of the demos)
http://plnkr.co/edit/vgBZceLkwXJkaxU5dYsh?p=preview
Versions
Angular: 4.1.3
Calendar library: 0.17.0
Browser name and version: Chrome @ 59
The text was updated successfully, but these errors were encountered: