Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

그룹화 및 기존 코드 이동 및 리팩토링 #138

Merged

Conversation

p1n9d3v
Copy link
Collaborator

@p1n9d3v p1n9d3v commented Nov 24, 2024

연관 이슈

주요 작업

  • 그룹화
  • 그룹 이동
  • 기존 코드 이동
  • 2d -> 3d, 3d -> 2d 변환시 위치 동기화
  • Grid 크기에 맞지 않는 svg도 Grid 크기에 맞게 위치할 수 있도록 개선
  • 기존 BendPointer는 새로운 노드를 만들어서 사용했지만 polyline을 이용하여 개선
    • 새로운 BendPointer를 생성할 시 가장 가까운 선분을 찾는 로직 추가(내적 이용)
  • Edge 전체 선택, 다중 선택
  • canvas 기존 코드 리팩토링
  • 그룹 내부의 요소 움직에 따라 그룹 자동 padding 조정

구현 결과

Screen.Recording.2024-11-22.at.3.09.21.AM.mov
Screen.Recording.2024-11-24.at.8.50.33.PM.mov

p1n9d3v added 30 commits November 24, 2024 21:18
Copy link
Collaborator

@Gdm0714 Gdm0714 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@p1n9d3v p1n9d3v merged commit 2e8d13d into boostcampwm-2024:development Nov 24, 2024
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