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

Ability to zoom in and out of specific portions of the screen #876

Closed
connecteev opened this issue Jul 1, 2020 · 2 comments
Closed

Ability to zoom in and out of specific portions of the screen #876

connecteev opened this issue Jul 1, 2020 · 2 comments

Comments

@connecteev
Copy link

connecteev commented Jul 1, 2020

It would be great if we could zoom in and out of specific portions of the screen, as shown in the example here:

Perhaps we could support multiple levels of zoom
ezgif com-video-to-gif

Suggested configuration options (these settings can be changed from the defaults below):

  • Step size: 20%
  • Zoom in one level (based on current step size): Cmd and '+' key together + click on the portion of the screen you want to zoom in to
  • Zoom out one level (based on current step size): Cmd and '-' key together
  • Zoom back (to 100%): Cmd and '0' key together

Note: If multiple zoom steps is difficult to do, then even one zoom in / zoom out would suffice.

macOS version: MacOS Catalina 10.15.5
Kap version: 3.2.2

@karaggeorge
Copy link
Member

Hmmm, not sure how we would zoom the screen like that live while we are recording an area.. The only way I can see that happening is by taking a screenshot of the area and zooming it in place, but then it's a set image and not a recording

Only way I can see this happening is using editing software after exporting

@connecteev
Copy link
Author

@karaggeorge I see, and what you said makes sense. If this is not achievable at the recording stage, then I guess editing software is the only way to do this. Should we close this ticket?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants