Open
Conversation
re-ag
commented
Dec 19, 2023
- 사각형 그리기
- 원 그리기
- 곡선 그리기
- 직선 그리기
- 선택 영역 내 사각형 및 원 삭제
원 / 직사각형 그리기 (CRect 기반 리스트 구현)
Add Shape Class
Add Select Area
DELETE
선택 영역 삭제 시 선택 영역 사각형 사라짐 기능 추가
* 선택영역(Area) 색 변경(파란 점선 테두리) * 선택영역 안에 포함된(selected_) 도형은 파란색으로 변경
line 을 벡터로 담아버림
Draw curve
line도 여러개여야 해~
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.