[GH-ISSUE #331] transitions not working on Windows 10 Pro #276

Closed
opened 2026-02-26 09:30:49 +03:00 by kerem · 3 comments
Owner

Originally created by @atentoni on GitHub (May 30, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/331

I am using ScreenToGif on Windows 10 Pro, and I can't seem to get any transitions to work. I have no problems getting transitions to work from my computer at home.

When I choose Fade to Color, the color picker always displays white, no matter what the hex code is. Then when I click apply, it inserts extra frames, but they are all the same as the last frame -- there is no fading.

Here is a Jing video to demonstrate: https://www.screencast.com/t/sDlM921P

I would just attribute this to user error, but I can get it to work at home, so I think it might be a bug.

Thanks!

Originally created by @atentoni on GitHub (May 30, 2018). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/331 I am using ScreenToGif on Windows 10 Pro, and I can't seem to get any transitions to work. I have no problems getting transitions to work from my computer at home. When I choose Fade to Color, the color picker always displays white, no matter what the hex code is. Then when I click apply, it inserts extra frames, but they are all the same as the last frame -- there is no fading. Here is a Jing video to demonstrate: https://www.screencast.com/t/sDlM921P I would just attribute this to user error, but I can get it to work at home, so I think it might be a bug. Thanks!
kerem closed this issue 2026-02-26 09:30:49 +03:00
Author
Owner

@NickeManarin commented on GitHub (May 30, 2018):

The Alpha (Transparency) value is zero. Change it to 255 and it will work. :)

I'm working with some changes with the ColorPicker UI, so I'll make more clear that a transparent color was selected.

<!-- gh-comment-id:393330890 --> @NickeManarin commented on GitHub (May 30, 2018): The Alpha (Transparency) value is zero. Change it to 255 and it will work. :) I'm working with some changes with the ColorPicker UI, so I'll make more clear that a transparent color was selected.
Author
Owner

@atentoni commented on GitHub (May 31, 2018):

Awesome, thanks! I did not know what alpha value did. It never occurred to me that could be transparency.

The Alpha value is zero. Change it to 255 and it will work. :)

I'm working with some changes with the ColorPicker UI, so I'll make more clear that a transparent color was selected.

<!-- gh-comment-id:393361203 --> @atentoni commented on GitHub (May 31, 2018): Awesome, thanks! I did not know what alpha value did. It never occurred to me that could be transparency. The Alpha value is zero. Change it to 255 and it will work. :) I'm working with some changes with the ColorPicker UI, so I'll make more clear that a transparent color was selected.
Author
Owner

@NickeManarin commented on GitHub (May 31, 2018):

Done. I added a warning explaining that a transparent color was selected when trying to "fade to a color".
Also, I made it more clear that a transparent color was selected.

<!-- gh-comment-id:393710339 --> @NickeManarin commented on GitHub (May 31, 2018): Done. I added a warning explaining that a transparent color was selected when trying to "fade to a color". Also, I made it more clear that a transparent color was selected.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#276
No description provided.