[GH-ISSUE #447] About recent projects and thumbnails #369

Open
opened 2026-02-26 09:31:11 +03:00 by kerem · 4 comments
Owner

Originally created by @ghost on GitHub (Feb 1, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/447

Originally assigned to: @NickeManarin on GitHub.

Hello, my English is not good, I can only communicate through Google Translate, I hope you can understand what I mean.
I hope that the author can add thumbnail options for recent projects. If the project is too much, it will be very troublesome to find.
Some GIF diagrams are continuous. If you are clever before and after, you can't see where the beginning is and where it ends. But it is not easy to create such a GIF map. I have done it once and need to filter one frame by one frame. I hope there is a more convenient method.
My approach is to select a frame, then mark the similar frame, then delete the marked frame and the following frame, leaving the loop.
I have not learned programming, so the problem may be naive, I hope you can understand, but I like your software very much, I hope the author and software will get better and better in the future.
lb_ff

Originally created by @ghost on GitHub (Feb 1, 2019). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/447 Originally assigned to: @NickeManarin on GitHub. Hello, my English is not good, I can only communicate through Google Translate, I hope you can understand what I mean. I hope that the author can add thumbnail options for recent projects. If the project is too much, it will be very troublesome to find. Some GIF diagrams are continuous. If you are clever before and after, you can't see where the beginning is and where it ends. But it is not easy to create such a GIF map. I have done it once and need to filter one frame by one frame. I hope there is a more convenient method. My approach is to select a frame, then mark the similar frame, then delete the marked frame and the following frame, leaving the loop. I have not learned programming, so the problem may be naive, I hope you can understand, but I like your software very much, I hope the author and software will get better and better in the future. ![lb_ff](https://user-images.githubusercontent.com/47240078/52127868-64bee180-266e-11e9-8f52-2a6bf8a48dc4.gif)
Author
Owner

@vatterspun commented on GitHub (Feb 2, 2019):

Mocking something up based on what I think the poster is suggesting:

Steps:

  1. Open editor
  2. Open the Recent Projects screen.

Change: now in addition to date, time, and frames, there's also a first frame.

image

You could get fancy and have the GIF auto-play when you hover the mouse over the project.

<!-- gh-comment-id:459995691 --> @vatterspun commented on GitHub (Feb 2, 2019): Mocking something up based on what I think the poster is suggesting: Steps: 1. Open editor 2. Open the **Recent Projects** screen. Change: now in addition to date, time, and frames, there's also a first frame. ![image](https://user-images.githubusercontent.com/1289134/52168832-9da19980-26f4-11e9-840a-7edb45ed2c26.png) You could get fancy and have the GIF auto-play when you hover the mouse over the project.
Author
Owner

@ghost commented on GitHub (Feb 3, 2019):

The idea of ​​a mouse hover is great.
Why not add a button that displays thumbnails and details like other software.
2019-02-03_092923

<!-- gh-comment-id:460014850 --> @ghost commented on GitHub (Feb 3, 2019): The idea of ​​a mouse hover is great. Why not add a button that displays thumbnails and details like other software. ![2019-02-03_092923](https://user-images.githubusercontent.com/47240078/52171381-03466200-2797-11e9-9af0-2f59c3bd7ae3.png)
Author
Owner

@vatterspun commented on GitHub (Feb 3, 2019):

Why not add a button that displays thumbnails and details like other software.

Yeah makes sense - good suggestion.

<!-- gh-comment-id:460021057 --> @vatterspun commented on GitHub (Feb 3, 2019): > Why not add a button that displays thumbnails and details like other software. Yeah makes sense - good suggestion.
Author
Owner

@NickeManarin commented on GitHub (Mar 9, 2019):

There's also a third way of doing this:
Only display the thumbnail when the row is selected. This is also easy to implement.

<!-- gh-comment-id:471174341 --> @NickeManarin commented on GitHub (Mar 9, 2019): There's also a third way of doing this: Only display the thumbnail when the row is selected. This is also easy to implement.
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#369
No description provided.