Изменил(а) на 'HoistingCrane/HoistingCrane/FormHoistingCrane.cs'
This commit is contained in:
parent
dfefab6682
commit
4c1b04c199
@ -66,7 +66,7 @@
|
||||
/// </summary>
|
||||
/// <param name="sender"></param>
|
||||
/// <param name="e"></param>
|
||||
private void PictureBoxBulldozer_Resize(object sender, EventArgs e)
|
||||
private void pictureBoxHoistingCrane_Resize(object sender, EventArgs e)
|
||||
{
|
||||
_hoistingCrane?.ChangeBorders(pictureBoxHoistingCrane.Width, pictureBoxHoistingCrane.Height);
|
||||
Draw();
|
||||
|
Loading…
Reference in New Issue
Block a user