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

Feature/1370 print support in timeslider #1492

Merged
merged 35 commits into from
Mar 26, 2024

Conversation

Hallbergs
Copy link
Member

Closes #1370

package-lock change comes from develop merge. (QR-code package wasn't added to package-lock in develop).

It looks like massive changes in PrintModel, but don't worry, i've only wrapped the print-function in a promise so that i can print multiple images in a row.

Now possible to return blob from print-function allowing for further handling within the application
Copy link
Contributor

@jesade-vbg jesade-vbg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Good work!

Copy link
Collaborator

@OlofSvahnVbg OlofSvahnVbg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Hallbergs Hallbergs merged commit aabbba0 into develop Mar 26, 2024
@Hallbergs Hallbergs deleted the feature/1370-print-support-in-timeslider branch March 26, 2024 12:22
@Hallbergs Hallbergs linked an issue Mar 26, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Add print support in TimeSlider plugin
3 participants