mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[PR #963] [MERGED] fix: Exception for x86 on Gifski #1274
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#1274
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?
📋 Pull Request Information
Original PR: https://github.com/NickeManarin/ScreenToGif/pull/963
Author: @SEWeiTung
Created: 8/6/2021
Status: ✅ Merged
Merged: 9/25/2021
Merged by: @NickeManarin
Base:
bugfix/962-Disable-gifski-in-x86← Head:fixErrGitSki📝 Commits (1)
ea0a41ef📊 Changes
5 files changed (+41 additions, -20 deletions)
View changed files
📝
ScreenToGif/UserControls/ExportPanel.xaml.cs(+20 -5)📝
ScreenToGif/Util/FunctionLoader.cs(+7 -5)📝
ScreenToGif/Util/GifskiInterop.cs(+9 -9)📝
ScreenToGif/Windows/Options.xaml.cs(+4 -0)📝
ScreenToGif/Windows/Other/Preset.xaml.cs(+1 -1)📄 Description
After fix, disable download gifski and disable choices of gifski for x86:




For more: https://github.com/ImageOptim/gifski/issues/189
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.