[GH-ISSUE #3] yearn to Full Screen #1369

Closed
opened 2026-03-01 18:44:57 +03:00 by kerem · 6 comments
Owner

Originally created by @ZCShou on GitHub (Aug 14, 2016).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/3

Originally assigned to: @NickeManarin on GitHub.

Originally created by @ZCShou on GitHub (Aug 14, 2016). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/3 Originally assigned to: @NickeManarin on GitHub.
kerem 2026-03-01 18:44:57 +03:00
Author
Owner

@NickeManarin commented on GitHub (Aug 14, 2016):

Working on it. I just need to adjust the UI, to be usable without interfering.

<!-- gh-comment-id:239652103 --> @NickeManarin commented on GitHub (Aug 14, 2016): Working on it. I just need to adjust the UI, to be usable without interfering.
Author
Owner

@ZCShou commented on GitHub (Aug 15, 2016):

Thanks for your answer! hope the work is going on smoothly

<!-- gh-comment-id:239732363 --> @ZCShou commented on GitHub (Aug 15, 2016): Thanks for your answer! hope the work is going on smoothly
Author
Owner

@NickeManarin commented on GitHub (Sep 4, 2016):

I'm currently having problems with high memory consumption. I'll have to postpone to next release (2.3).

<!-- gh-comment-id:244583117 --> @NickeManarin commented on GitHub (Sep 4, 2016): I'm currently having problems with high memory consumption. I'll have to postpone to next release (2.3).
Author
Owner

@YuryKomar commented on GitHub (Sep 10, 2016):

Nicke, to fix the memory leak may be to clean links to empty/disposed objects by using WinAPI "EmptyWorkingSet"?

<!-- gh-comment-id:246086947 --> @YuryKomar commented on GitHub (Sep 10, 2016): Nicke, to fix the memory leak may be to clean links to empty/disposed objects by using WinAPI "EmptyWorkingSet"?
Author
Owner

@NickeManarin commented on GitHub (Sep 11, 2016):

I know, I'm using GC.Collect().

<!-- gh-comment-id:246161399 --> @NickeManarin commented on GitHub (Sep 11, 2016): I know, I'm using GC.Collect().
Author
Owner

@YuryKomar commented on GitHub (Sep 11, 2016):

Right. But sometimes, I don't know why, but GC.Collect does not clean the unused memory properly. I such cases I use API "EmptyWorkingSet"

<!-- gh-comment-id:246162671 --> @YuryKomar commented on GitHub (Sep 11, 2016): Right. But sometimes, I don't know why, but GC.Collect does not clean the unused memory properly. I such cases I use API "EmptyWorkingSet"
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#1369
No description provided.