mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #441] [Feature request] Recorder guidelines #1729
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#1729
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 @zalmanlew on GitHub (Jan 22, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/441
I sometimes need to record and get it (somewhat) aligned, it'd be nice if there were guides which can be toggled on/off.
@vatterspun commented on GitHub (Jan 24, 2019):
Guides? Like dotted lines that show up on the screen in the center?
Can you show an example from a similar program?
@zalmanlew commented on GitHub (Jan 24, 2019):
I don't know of a particular program, just think it would be nice. I will draw up a mockup and post here.
Something similar to this (the guides - just found this image on google)
@vatterspun commented on GitHub (Jan 26, 2019):
Oh yeah that makes sense. Especially if you wanted to create a specific recording for a specific screensize. Good suggestion.
@vatterspun commented on GitHub (Jan 26, 2019):
I don't know if this is what you had in mind to implement, but here's something I pictured:
... basically adding a drop-down menu next to the XY coordinates with some standard sizes.
EDIT: this didn't take long to mock up so if this is a dumb idea, please ignore.
@zalmanlew commented on GitHub (Jan 27, 2019):
I was specifically thinking about the markings on the center points (x, y). Maybe there can be an option for rule of third guides too.
@NickeManarin commented on GitHub (Aug 17, 2020):
For this feature work "properly", it can't be enabled during recording, since the screen recorder would capture it.
Would it be still useful it could only be enabled when the recorder was not capturing anything?
@zalmanlew commented on GitHub (Aug 17, 2020):
@NickeManarin basically, it could be enabled before you start recording, but then when the recording starts they get hidden?
I think that could work, considering that generally, I don't think folks move around the recording box much.
@manuelgarciaph commented on GitHub (Aug 20, 2020):
I'm looking for the same feature as I only record a specific screen size and I have to record from its center. So, up for this!
@NickeManarin commented on GitHub (Aug 21, 2020):
How about a rule of thirds combined with a crosshair?
The color of the line will be configurable.
Maybe let the user select just one or the other too?
Same can be applied to the older recorder, in this case displaying full size crosshair.
@zalmanlew commented on GitHub (Aug 21, 2020):
This is a good idea, I think the user can choose between thirds, crosshairs or both.
I think its it's better dlfor the he crosshairs to be full height/width though.
Also, if it can allow the color/opacity to be configurable and possibly even dashed that would make it really awesome!
@NickeManarin commented on GitHub (Aug 21, 2020):
Right, I just need to design how to present this option to the user.
@NickeManarin commented on GitHub (Aug 22, 2020):
Done.
Transparency can be controlled by adjusting the color alpha.
Dashes are controlled via a dash-gap numbering system:
(repeat)
(returns to start, but now inverted)
(repeat)
This is the result: