improve:ROT联动

This commit is contained in:
2026-02-14 15:01:39 +08:00
parent f722f3516b
commit 698478d826
4 changed files with 24 additions and 10 deletions
@@ -268,8 +268,6 @@ namespace Ink_Canvas.Helpers
if (currentPriority > 0)
{
LogHelper.WriteLogToFile($"ROT扫描: {displayName}: priority={currentPriority}", LogHelper.LogType.Trace);
if (currentPriority > highestPriority)
{
highestPriority = currentPriority;