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

Event cut-off when printing multiple pages in timeGrid view #7673

Open
1 task done
JuKeZo opened this issue May 7, 2024 · 0 comments
Open
1 task done

Event cut-off when printing multiple pages in timeGrid view #7673

JuKeZo opened this issue May 7, 2024 · 0 comments

Comments

@JuKeZo
Copy link

JuKeZo commented May 7, 2024

Reduced Test Case

https://stackblitz.com/edit/github-tcz2nh?file=src%2Fapp%2Fevent-utils.ts

Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your ticket?

  • I understand

Which connector are you using (React/Angular/etc)?

Angular

Bug Description

Observation:
When printing in timeGrid view, the last event is partially cut-off if it's a multi page printout. The fraction that is cut-off can vary significantly between close to 0% and close to 100%. Tested with Chrome and Firefox.
Expectation:
All events are fully visible on the printout

Test case:
https://stackblitz.com/edit/github-tcz2nh?file=src%2Fapp%2Fevent-utils.ts (Note that printing shape depends on browser window size so resizing might be necessary to reproduce
Bildschirmfoto 2024-05-07 um 10 18 11
)

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

No branches or pull requests

2 participants