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

Lock scroll bars on mobile #495

Closed
T3P3 opened this issue Dec 3, 2024 · 1 comment
Closed

Lock scroll bars on mobile #495

T3P3 opened this issue Dec 3, 2024 · 1 comment
Assignees
Milestone

Comments

@T3P3
Copy link
Contributor

T3P3 commented Dec 3, 2024

Users may inadvertently modify various values (flow rate, feed rate, fan speed) that are controlled by scroll bars in mobile view. This can lead to issues with the printed part.

Adding t lock feature in this mode would prevent this. To modify them, users need to explicitly unlock them, and they automatically re-lock after a few seconds.

A global override in the settings to not lock, and change the timeout for lock would also be good.

@T3P3 T3P3 added this to the v3.6 milestone Dec 3, 2024
@chrishamm
Copy link
Collaborator

My new implementation auto-locks sliders in mobile view. It requires corresponding sliders to be unlocked using a click, but they do not auto-lock again at this point. There is no global override for this yet.

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