SubtitleEdit/src
Ivandro Jao b070bf52b1 Fix precision loss issue in KaraokeEffect
Added a comment explaining a fix in code that prevents precision loss or fraction loss from division in the KaraokeEffect module. This is done by setting the end time of the last animation to the end time of the paragraph, ensuring correct values in milliseconds.
2024-03-31 11:51:40 +01:00
..
libse Fix precision loss issue in KaraokeEffect 2024-03-31 11:51:40 +01:00
Test Add tests for HtmlUtil.IsTextFormattable method 2024-03-29 11:09:43 +00:00
ui Update paragraph end time in KaraokeEffect class 2024-03-31 11:40:45 +01:00
UpdateAssemblyInfo Prevent null exception from clrTags.Result 2023-11-21 23:13:49 -03:00
UpdateLanguageFiles Replace magic numbers with named constants 2023-07-23 13:54:55 +01:00
UpdateResourceScript Update dotnet framework to 4.8 2022-03-20 17:09:11 +01:00