Krasnikov D.D Lab work 5 #5

Closed
L1ontiev wants to merge 1 commits from LABA5 into LABA4
Owner
No description provided.
L1ontiev added 1 commit 2022-12-13 10:10:42 +04:00
L1ontiev requested review from eegov 2022-12-13 10:10:47 +04:00
eegov approved these changes 2022-12-15 21:57:29 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +14,4 @@
public partial class FormTraktorConfig : Form
{
TractorDraw _traktor = null;
private event TraktorDelegate EventAddTraktor;
Collaborator

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

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

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

Логика DragEnter основного цвета идентична логике DragEnter дополнительного цвета и отдельная обработка тут не нужна
eegov closed this pull request 2022-12-15 21:57:35 +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: L1ontiev/PIbd-21_Krasnikov_Lab1.base#5
No description provided.