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

Disable scroll down with zero value in timeout widget #294

Closed
MurzNN opened this issue Apr 7, 2020 · 6 comments
Closed

Disable scroll down with zero value in timeout widget #294

MurzNN opened this issue Apr 7, 2020 · 6 comments
Assignees
Projects

Comments

@MurzNN
Copy link
Contributor

MurzNN commented Apr 7, 2020

Very often users sets timeout to 1-2-3 sec for one time, and want reset it to zero. Now via mouse scroll down, or via arrow keys - when we scroll to zero and continue scrolling, counter jumps to 100-99-98... Will be good to disable this behavior and stops counting down at zero value.

Also will be good to have some "Reset" button for quickly clear current timeout. Maybe you can implement this via "x" button, like on regular text fields in Qt?

@DamirPorobic DamirPorobic added this to To do in v1.7.0 via automation Apr 7, 2020
@DamirPorobic
Copy link
Member

Funny, had the same issue this morning and thought about that reset button.

@MurzNN
Copy link
Contributor Author

MurzNN commented Apr 7, 2020

Additionally will be good to have separate "Create screenshot ignoring timeout" action in context menu and global hotkey. For example, I use 2 sec timeout by default, but very often want to get instant screenshot. So now I must preliminarily reset to 0, make instant screenshot, and restore 2 sec after.

@DamirPorobic
Copy link
Member

What screenshot would that be? We have different screenshots, so would need to have such an option for every type. Or go with the default, which is the last type.

Can you open for that a new feature request?

@MurzNN
Copy link
Contributor Author

MurzNN commented Apr 8, 2020

About instant screenshot I fill separate issue: #295

@DamirPorobic
Copy link
Member

Thanks

@DamirPorobic DamirPorobic self-assigned this Apr 18, 2020
@DamirPorobic DamirPorobic moved this from To do to In progress in v1.7.0 Apr 18, 2020
@DamirPorobic
Copy link
Member

This has been changed.

v1.7.0 automation moved this from In progress to Done Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v1.7.0
  
Done
Development

No branches or pull requests

2 participants