mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #596] Preview Resize does not work anymore 2.20+ #490
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#490
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 @RalinStorm on GitHub (Feb 22, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/596
Originally assigned to: @NickeManarin on GitHub.
When resizing the video/GIF prior to import in the Editor the program ignores any changes and imports the full size video/GIF now.
There is also an error notification in "Extras" that I do not understand and believe it may have something to do with the new SharpDx additions.
@NickeManarin commented on GitHub (Feb 22, 2020):
Ok, the MediaPlayer importer scaling is not working.
About the error notification, can you show me the screenshot of the error?
@RalinStorm commented on GitHub (Feb 23, 2020):
Sure.

@NickeManarin commented on GitHub (Feb 23, 2020):
The app checks if the current folder (where the app is located) has the three SharpDx DLL's.
Not sure exactly what is happening without looking at the logs (You can share them via the Feedback tool too).
You can manually download SharpDx from here:
https://github.com/NickeManarin/ScreenToGif/wiki/Help-▪-FAQ-▪-Unable-to-download-SharpDx
@RalinStorm commented on GitHub (Feb 23, 2020):
Thanks, the FAQ solved the 2nd issue. Now there's just the 1.
@NickeManarin commented on GitHub (Feb 23, 2020):
I fixed both bugs. Thanks.