-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Video panzoom image reset #13210
Comments
I haven't felt a need for this at all, just scrolling out with the mouse or pinching out on mobile has always been easy to do without any issues, the view recenters itself after. A right click is also pretty hidden, not sure what benefit it provides over just scrolling back |
First, great quick response. Now, I am using laptops with track pads, and they are unfortunately not all equal. It can take a few pinches to get things back at times, on both them. Some mice wheels can also develop strange jumps. The mention of right click was just an effort at another possibility. You and your fellow contributors are doing great works, thanks. I have found the method I described working well for me in all scenarios, but I appreciate you may feel differently if you have never had to deal with these issues. |
for laptops, pinching is not really the best way to use it. Just using the two fingers up and down (the scroll gesture) will work much more effectively |
I appreciate that, but it doesn't work well on the occasion there is a little lag. Thanks for reading anyway. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Describe what you are trying to accomplish and why in non technical terms
I want to be able to ... so that I can ...
I love the video panzoom addition to the new UI to enable enlarging areas of interest. I did the same with a previous camera project a few years ago and was wondering how to get it into frigate, and there it is! For me, the only thing missing is a reset/home button to revert the panned/zoomed image to its original state efficiently.
Describe the solution you'd like
A clear and concise description of what you want to happen.
When the panzoom script is enabled for a video, either always show an icon button to revert to full video view, or only show the icon when the view has been altered. This icon button could be placed either with the video controls, or in one of the corners.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Perhaps some sort of click sequence, or added to the right click menu. Can't really see an alternative otherwise. The icon is a method I have used in a previous project and still works for me now.
Additional context
Add any other context or screenshots about the feature request here.
Makes it quick and easy to reset the image rather than mouse fiddling or finger spreading. Thanks in advance for considering.
The text was updated successfully, but these errors were encountered: