Dolgov D.A. Lab Work 5 #5

Closed
devil_1nc wants to merge 6 commits from LabWork05 into LabWork04
Owner
No description provided.
devil_1nc added 4 commits 2022-11-19 21:38:21 +04:00
devil_1nc requested review from eegov 2022-11-19 21:38:34 +04:00
devil_1nc changed title from Dolgov D.A. Lab Work 5 to WIP: Dolgov D.A. Lab Work 5 2022-11-21 19:29:07 +04:00
devil_1nc added 1 commit 2022-11-21 19:32:40 +04:00
devil_1nc added 1 commit 2022-11-21 20:16:33 +04:00
devil_1nc changed title from WIP: Dolgov D.A. Lab Work 5 to Dolgov D.A. Lab Work 5 2022-11-21 20:18:29 +04:00
eegov approved these changes 2022-11-25 12:12:47 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +19,4 @@
/// <summary>
/// Событие
/// </summary>
private event PlaneDelegate EventAddPlane;
Collaborator

Делегат следовало заменить на встроенный

Делегат следовало заменить на встроенный
@ -0,0 +143,4 @@
DrawPlane();
}
private void LabelDopColor_DragEnter(object sender, DragEventArgs e)
Collaborator

Логика DragEnter основного цвета идентична логике DragEnter дополнительного цвета и отдельная обработка тут не нужна

Логика DragEnter основного цвета идентична логике DragEnter дополнительного цвета и отдельная обработка тут не нужна
eegov closed this pull request 2022-11-25 12:12:54 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: devil_1nc/PIbd-23_Dolgov_D.A._Plane._Base#5
No description provided.