Tiny bugfix
This commit is contained in:
parent
1ab628dee8
commit
c0ef3ccbea
2 changed files with 1 additions and 1 deletions
|
|
@ -309,7 +309,6 @@ namespace LibationWinForms.ProcessQueue
|
|||
item.Cancel();
|
||||
Queue.RemoveQueued(item);
|
||||
virtualFlowControl2.VirtualControlCount = Queue.Count;
|
||||
UpdateControl(queueIndex);
|
||||
}
|
||||
else if (buttonName == nameof(panelClicked.moveFirstBtn))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue