Zakharov V. V. LabWork05 #5

Closed
Viraremi wants to merge 1 commits from LabWork05 into LabWork4
Owner
No description provided.
Viraremi added 1 commit 2022-12-09 15:06:27 +04:00
Viraremi requested review from eegov 2022-12-09 15:08:37 +04:00
eegov approved these changes 2022-12-15 22:37:48 +04:00
eegov left a comment
Collaborator

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

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

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

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

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

Логика DragEnter основного цвета идентична логике DragEnter дополнительного цвета и отдельная обработка тут не нужна
eegov closed this pull request 2022-12-15 22:37:55 +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: Viraremi/ISEbd-22_Zakharov_V.V._Traktor_Base#5
No description provided.