FIX: Background context menu font (fixes #1917)

This commit is contained in:
Alexander Koblov 2024-10-17 21:14:47 +03:00
commit 14abe92c63

View file

@ -688,6 +688,8 @@ begin
aFile := FFiles[0];
if FBackground then // Add "Background" context menu specific items
begin
SetMenuDefaultItem(FShellMenu, UINT(-1), 0);
InnerExtActionList := TExtActionList.Create;
// Add commands to root of context menu