PIbd-23. Yashin A.A. Lab work 05 #5

Closed
Artyom_Yashin wants to merge 6 commits from Lab5 into Lab4
No description provided.
Artyom_Yashin added 5 commits 2023-11-11 18:02:56 +04:00
Artyom_Yashin requested review from eegov 2023-11-11 18:03:21 +04:00
eegov approved these changes 2023-11-18 22:04:58 +04:00
eegov left a comment
Collaborator

Пул оформлен не верно. Нет изменений, которые должны были быть внесены в рамках лабораторной работы

Пул оформлен не верно. Нет изменений, которые должны были быть внесены в рамках лабораторной работы
@ -0,0 +179,4 @@
private void labelAddColor_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:05:03 +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: Artyom_Yashin/PIbd-23_Yashin_A_A_AirBomber_basic#5
No description provided.