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

Insufficient scrolling speed during export #578

Closed
bmblb opened this issue Apr 22, 2020 · 1 comment
Closed

Insufficient scrolling speed during export #578

bmblb opened this issue Apr 22, 2020 · 1 comment
Labels
feature request pdf export resolved Fixed but not yet released (available in the nightly builds)

Comments

@bmblb
Copy link

bmblb commented Apr 22, 2020

scrollToDate calls should specify { block: 'start' }:

promises.push(client.scrollToDate(date, { block: 'start' }));
@bmblb
Copy link
Author

bmblb commented Apr 22, 2020

Scheduler and gantt should be affected

@bmblb bmblb added the resolved Fixed but not yet released (available in the nightly builds) label Apr 23, 2020
@bmblb bmblb closed this as completed Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request pdf export resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

1 participant