mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #1309] [Bug] Custom Cursor Size Not Reflected in ScreenToGif Recording #961
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#961
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 @NazCodeland on GitHub (May 23, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1309
Originally assigned to: @NickeManarin on GitHub.
Describe the bug
When I change my cursor size in Windows and use ScreenToGif to record, the cursor size in the recording is the default size and not the custom size I set it to.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the cursor size in the ScreenToGif recording to reflect the custom cursor size I set in Windows settings.
The following video is recorded in a different software to show the expected behaviour.
https://github.com/NickeManarin/ScreenToGif/assets/113494366/d5587eea-1a45-477a-b24f-478f55dfdcd0
Screenshots

Desktop
@ericchase commented on GitHub (May 29, 2024):
Change your capture method to DirectX:

@NazCodeland commented on GitHub (May 29, 2024):
You are the best! Thank you so much!
@danielschenk commented on GitHub (Oct 7, 2024):
I tried this, but with DirectX my mouse doesn't appear at all. :-(