Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable event height on week view #237

Closed
ElieSauveterre opened this issue Jun 6, 2017 · 2 comments
Closed

Variable event height on week view #237

ElieSauveterre opened this issue Jun 6, 2017 · 2 comments

Comments

@ElieSauveterre
Copy link
Contributor

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

@ElieSauveterre
Copy link
Contributor Author

@mattlewis92
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants