-
Notifications
You must be signed in to change notification settings - Fork 95
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
Printing extra rubbish that messes with scaling #2580
Comments
This depends on the reimplementation of the frontend to prevent doubled work here. |
This PR/issue depends on:
|
I have to concur, printing from the browser looks God awful, and printing from the app is even worse, it literally exports JSON fields. This severely crimps the usability of the cookbook for any serious use, including as a kitchen display. |
That's really handy for now, thank you. Would also be nice to have an option to drop the image when printing. Waste of ink, and wouldn't come out well on most home printers |
Description
Prints rubbish in the top right hand corner of the page which shrinks the recipe for "proper scaling"
Reproduction
Click print option from drop down box in the top right.
Refer image above with extra stuff top right
Expected behavior
For it not to have that, and scale properly
I've also circled the section with prep/cooking/total time, which is absolutely massive, and functionally adds an extra page to the recipe. Could this please be shrunk, along with the image to be something smaller and more practical, to better get the whole recipe on the one page.
Depends on #1244
The text was updated successfully, but these errors were encountered: