[FEATURE] 우클릭 시 복제 기능 구현#65
Merged
Merged
Conversation
Closed
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.
설명
Context Menu에서 Duplicate 버튼을 통해 복제하는 기능을 구현했습니다.
추가로 컨텐츠 수정 시 color도 보낼 수 있게 구현했습니다.
작업내용
참고(선택)
스크린샷(선택)
색상 메뉴
색상 선택 시
메모(선택)
디자인상 사용자 스티커는 선택할 수 있는 영역이 없기 때문에 현재 복제 기능은 컨텐츠 스티커에 대해서만 했습니다.
추후 디자인이 수정되면 사용자 스티커도 복제할 수 있도록 기능 수정하겠습니다.
연관 이슈
resolved #64