Фиксы
This commit is contained in:
parent
cd5b790f24
commit
c05b306cb1
@ -148,8 +148,7 @@ namespace Liner
|
||||
/// </summary>
|
||||
/// <param name="sender"></param>
|
||||
/// <param name="e"></param>
|
||||
private void ButtonRefreshCollection_Click(object sender, EventArgs
|
||||
e)
|
||||
private void ButtonRefreshCollection_Click(object sender, EventArgs e)
|
||||
{
|
||||
if (listBoxStorages.SelectedIndex == -1)
|
||||
{
|
||||
|
@ -35,4 +35,5 @@ namespace Liner.MovingStrategies
|
||||
public void MoveObject(DirectionType direction) =>
|
||||
_drawingLiner?.MoveTransport(direction);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user