mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #126] Bugs(Incorrect hot key & unstable free text & watermark flaws) #112
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#112
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 @byzod on GitHub (Apr 25, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/126
Originally assigned to: @NickeManarin on GitHub.
Free Textsaid its hotkey isAlt+FhoweverFlippopped up when press alt+fFree Textis unstable when you try to drag it. This won't happen to the dragging ofWatermark.scalething is confusing because change the shape/size of watermark image is irrelevant to the value ofscale. The value ofscalecan't change the height/width ratio of image neither.@NickeManarin commented on GitHub (Apr 28, 2017):
The
Scaleproperty controls the size (scale) of the image without changing the ratio.@NickeManarin commented on GitHub (May 2, 2017):
All done. Thanks.