mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #24] WebCam window should constrain the aspect ratio #22
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DewVinci on GitHub (Oct 11, 2016).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/24
Originally assigned to: @NickeManarin on GitHub.
When the webcam window opens, it is never the correct aspect ratio. Also, there is no way to make it correct without guessing. It would be great if it could do one or more of the following:
@NickeManarin commented on GitHub (Oct 25, 2016):
I agree with you. Thanks for the feedback.
I should improve the both the Webcam and Board recorders. I left them a little bit out of focus for a while.
@NickeManarin commented on GitHub (Dec 8, 2016):
With the release 2.3.2 I implemented a "Scale" option that resizes the window following the aspect ration of the video feed.
This isn't the best solution, so it should be temporary.