PIbd-23_Nasyrov_A_G_Lab5 #7

Closed
gaillard wants to merge 7 commits from lab5 into lab4
Owner
No description provided.
gaillard added 7 commits 2023-11-13 22:04:26 +04:00
gaillard requested review from eegov 2023-11-13 22:04:35 +04:00
eegov approved these changes 2023-11-18 22:08:14 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +124,4 @@
}
private void addColorLabel_DragEnter(object sender, DragEventArgs e)
{
if (e.Data.GetDataPresent(typeof(Color)))
Collaborator

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

Логика DragEnter основного цвета идентична логике DragEnter дополнительного цвета и отдельная обработка тут не нужна
eegov closed this pull request 2023-11-18 22:08:17 +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: gaillard/PIbd-23_Nasyrov_A_G_AirplaneWithRadar_basic#7
No description provided.