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

feat: adds Upload and Print button to AppBar #974

Merged

Conversation

pedrolamas
Copy link
Member

@pedrolamas pedrolamas commented Dec 9, 2022

Adds a new optional Upload and Print button to the top navigation bar.

image

image

image

Button is hidden while printing something.

This button visibility is configurable in the settings, and defaults to visible:

image

Closes #804

Signed-off-by: Pedro Lamas [email protected]

@pedrolamas pedrolamas added FR - Enhancement New feature or request UI - QoL Improvements to the UI labels Dec 9, 2022
@pedrolamas pedrolamas added this to the 1.22.2 milestone Dec 9, 2022
@matmen
Copy link
Member

matmen commented Dec 14, 2022

I haven't had a chance to take a look at this yet, but I'm wondering if the button should be disabled instead of hidden when printing? Otherwise the e-stop button would shift..

@pedrolamas
Copy link
Member Author

Makes sense, I'll quickly change it! 🙂

@pedrolamas
Copy link
Member Author

Done, it will now disable the button if printing or paused instead of hiding it!

Copy link
Member

@matmen matmen left a comment

Choose a reason for hiding this comment

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

LGTM

@pedrolamas pedrolamas merged commit 7c64799 into fluidd-core:develop Dec 14, 2022
@pedrolamas pedrolamas deleted the pedrolamas/upload-and-print-btn branch December 14, 2022 21:42
koriwi pushed a commit to koriwi/fluidd that referenced this pull request Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FR - Enhancement New feature or request UI - QoL Improvements to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload & Start button
2 participants