mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #882] Weird behavior when importing an image #2621
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#2621
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 @Overdrivr on GitHub (May 7, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/882
Originally assigned to: @NickeManarin on GitHub.
There is definitely something strange when importing an image onto a recording. I have a PNG image of size 1786x995. I try to import it on a recording that looks like to be the same size. I've checked this by right-clicking on the first slide and checking files details of the image :
This is what happens when I try to import, the size of the recording appears to be different :
When I try to change the size of the imported image to match the one in ScreenToGif import menu (1777x990), it still displays the old image size on the bottom left part of the interface. I even tried changing image name and importing and size is still not correct.
It looks like the entire flow is broken. I feel there are multiple different issues at play here, so it's difficult to offer a clear repro, and I cannot share the images they're for work.
Let me know what I can do to help debug this.