mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #893] Image Sequence import bug #695
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#695
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 @Dente222 on GitHub (May 11, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/893
There is a small bug or issue when importing multiple files into the software,
for example, if you have: Img 1, Img 2, Img 3, Img 4, Img 5. and you want to import them all
then for some odd reasons, if you select to import it from Img 1 to 5, it will place Img 5 as the first image
resulting in placing them like this " Img 5, Img 1, Img 2, Img 3, Img 4" so you need to select the last image first then select the first image
@pawlos commented on GitHub (May 13, 2021):
I've tried to reproduce this but failed.
@Dente222 could you show that behavior?
@NickeManarin commented on GitHub (May 15, 2021):
Oh, if this is the case, it looks like you found a Windows bug.
I selected 1 to 5 using Shift and it placed the
Img 5first.Although, the app imports with the correct order.
@NickeManarin commented on GitHub (May 15, 2021):
@Dente222 commented on GitHub (May 15, 2021):
Above examples,
This is not the case now but it was actually affecting the order before so I didn't know if it was fixed or not
@pawlos commented on GitHub (May 15, 2021):
Unless you switch version to the latest (and before it was not the latest) I don't think anything was fixed. I have the same behavior as @NickeManarin the "File name" order might be wrong but the import is ok.
@NickeManarin commented on GitHub (Jun 8, 2021):
@Dente222 Is it still happening? Can you show us a gif of it?