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

[feat] 배치도 구역을 캔버스로 렌더링하도록 변경 #346

Merged
merged 14 commits into from
Aug 15, 2024

Conversation

EATSTEAK
Copy link
Collaborator

  • 배치도를 konva 를 이용한 캔버스로 렌더링하도록 변경하였습니다.
  • 캔버스로 렌더링함으로써 성능이 개선되고, Pan & Zoom 기능을 추가했습니다.
  • 드래그하여 배치도를 둘러보고, 휠 키를 이용하여 줌 인&아웃 할 수 있습니다.
  • 오른쪽 하단 초기화 버튼을 눌러 위치를 초기화할 수 있습니다.

TODO

  • 모바일에서 줌 인/아웃 테스트
  • 배치도 구역 표시(하드코딩)
  • 배치도 구역 변경 시 해당 구역으로 이동하여 강조

@EATSTEAK EATSTEAK added enhancement New feature or request client 프론트엔드 클라이언트 변경 시 사용하는 태그 design labels Sep 17, 2023
@EATSTEAK EATSTEAK linked an issue Sep 17, 2023 that may be closed by this pull request
@EATSTEAK EATSTEAK self-assigned this Sep 17, 2023
@EATSTEAK EATSTEAK force-pushed the feat/floormap-canvas branch from f0b9cbe to bf19eea Compare August 15, 2024 08:56
@EATSTEAK EATSTEAK marked this pull request as ready for review August 15, 2024 08:56
@EATSTEAK EATSTEAK merged commit e22aa71 into dev Aug 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client 프론트엔드 클라이언트 변경 시 사용하는 태그 design enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

배치도 상의 사물함을 시스템에서 그리기
1 participant