这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@puffcocos
Copy link
Owner

@puffcocos puffcocos commented Apr 11, 2023

🔍 What is this PR?

관련 이슈: #11

캔버스에 이미지 첨부 기능을 추가합니다.
이미지 비율은 유지하면서 디바이스 사이즈에 맞추어 이미지 스케일을 조절한 뒤 업로드합니다.

📝 Changes

  • 단일 canvas component 를 사용하지 않고 각 layer 마다 별도의 컴포넌트를 사용하도록 리팩토링합니다.
    이는 캔버스 layer 별로 목적이 다르기 때문에 관심사의 분리를 위함입니다.
  • canvas 에 image layer 를 추가합니다.
  • image upload 를 위한 control option 을 추가합니다.
  • 파일 업로드 기능을 추가합니다.

📸 Screenshots

2023-04-12.10.31.03.mov

@puffcocos puffcocos force-pushed the feature/canvas-image-layer branch from e6ee8d0 to 34d0897 Compare April 11, 2023 16:09
@puffcocos puffcocos self-assigned this Apr 12, 2023
@puffcocos puffcocos merged commit d46d02a into main Apr 12, 2023
@puffcocos puffcocos deleted the feature/canvas-image-layer branch April 12, 2023 13:39
@puffcocos puffcocos restored the feature/canvas-image-layer branch April 12, 2023 13:40
@puffcocos puffcocos added this to the v0.1.0 milestone Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants