mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
fix: 修复自动战斗-战斗列表拖拽导致崩溃 #6550
This commit is contained in:
@@ -695,7 +695,8 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
/// <summary>
|
||||
/// 更新任务顺序
|
||||
/// </summary>
|
||||
private void CopilotItemIndexChanged()
|
||||
// UI会使用此方法
|
||||
public void CopilotItemIndexChanged()
|
||||
{
|
||||
Application.Current.Dispatcher.InvokeAsync(() =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user