You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ Fixes | #2 ]
- fixed BackgroundGlow and Background Image not setting up correctly.
- fixed Textbox needing 2 tabs to actually type on it.
- fixed ComboBox's textbox also needing 2 tabs when its on editable.
- fixed downloading problem on Custom type with formats.
- fixed downloading twitter throws random error because of api but doesn't affect the download file.
- fixed where ID is going past the limit has now "..." in the end
[ New ]
- Open file context menu will have disabled buttons if the folder
doesnt exist.
Issue 1:
when the format ID has another characters other than numbers it fails to download using Custom Type
Issue 2:
on
DownloadLiveOutput.cs
Line 102, Col 62Instead of Speed it was showing Size
Issue 3:
Background Glow Color isn't changing
Issue 4:
downloading vids on twitter throwing errors for no reason but still downloaded.
issue 5:
I mistakenly parsed a string to a Float to a Double variable.
The text was updated successfully, but these errors were encountered: