Added smoothing on the download bar, reducing jitter. #86 #87

Closed
cake wants to merge 57 commits from download-bar into dotnet10-api14-migration
Showing only changes of commit cabc4ec0fe - Show all commits

View File

@@ -113,11 +113,6 @@ internal class ContextMenuService : IHostedService
if (!_configService.Current.EnableRightClickMenus)
return;
//Check if lightfinder is on.
if (!_configService.Current.BroadcastEnabled)
return;
args.AddMenuItem(new MenuItem
{