[GH-ISSUE #54] [Bug] Title frame bugs #1419

Closed
opened 2026-03-01 18:45:22 +03:00 by kerem · 4 comments
Owner

Originally created by @Kristinita on GitHub (Jan 8, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/54

Originally assigned to: @NickeManarin on GitHub.

I record video → Stop → editor was opened for me → Alt+T → I have 2 small bugs.

2 bugs

1. Font size

All settings from previous editing — Font Family, Font Style and so on — was saved for me. But only Font Size have value 20, even in previous video editing I usually make 80 or any other value.

2. Delay

I make 3000 value → Apply → but I get 1000 value, not 3000. I need press Alt+O → change DelayApply for change delay of my title frame.

3. Environment

Operating system and version:
Windows 32-bit 10.0.14393
ScreenToGIF:
2.3.161201

Thanks.

Originally created by @Kristinita on GitHub (Jan 8, 2017). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/54 Originally assigned to: @NickeManarin on GitHub. I record video → `Stop` → editor was opened for me → <kbd>Alt+T</kbd> → I have 2 small bugs. ![2 bugs](http://i.imgur.com/orXof2i.png) ### 1. Font size All settings from previous editing — `Font Family`, `Font Style` and so on — was saved for me. But only `Font Size` have value `20`, even in previous video editing I usually make `80` or any other value. ### 2. Delay I make `3000` value → `Apply` → but I get `1000` value, not `3000`. I need press <kbd>Alt+O</kbd> → change `Delay` → `Apply` for change delay of my title frame. ### 3. Environment **Operating system and version:** Windows 32-bit 10.0.14393 **ScreenToGIF:** 2.3.161201 Thanks.
kerem 2026-03-01 18:45:22 +03:00
Author
Owner

@NickeManarin commented on GitHub (Jan 8, 2017):

  1. I'm not sure what's happening with the font size. It saves the value for me.
  2. Fixed ;) The maximum value for that field was 1,000 and I increased to 25,500.

I'll release version 2.4 today with this bug fix.

<!-- gh-comment-id:271163780 --> @NickeManarin commented on GitHub (Jan 8, 2017): 1. I'm not sure what's happening with the font size. It saves the value for me. 2. Fixed ;) The maximum value for that field was 1,000 and I increased to 25,500. I'll release version 2.4 today with this bug fix.
Author
Owner

@Kristinita commented on GitHub (Jan 20, 2017):

@NickeManarin, problem is reproduced for me in 2.4.0.170115 version. I record and edit GIF → set value to 80 → save GIF → close STG → record and edit another GIF → my font size value reset to 20.

Thanks.

<!-- gh-comment-id:274059460 --> @Kristinita commented on GitHub (Jan 20, 2017): @NickeManarin, problem is reproduced for me in 2.4.0.170115 version. I record and edit GIF → set value to 80 → save GIF → close STG → record and edit another GIF → my font size value reset to `20`. Thanks.
Author
Owner

@NickeManarin commented on GitHub (Jan 20, 2017):

@Kristinita Now I could reproduce. By closing the app after saving.

<!-- gh-comment-id:274109950 --> @NickeManarin commented on GitHub (Jan 20, 2017): @Kristinita Now I could reproduce. By closing the app after saving.
Author
Owner

@NickeManarin commented on GitHub (Jan 21, 2017):

  1. Fixed. The binding of the value wasn't using the TwoWay mode. It was read-only.
<!-- gh-comment-id:274276107 --> @NickeManarin commented on GitHub (Jan 21, 2017): 1. Fixed. The binding of the value wasn't using the TwoWay mode. It was read-only.
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#1419
No description provided.