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

[#885][3.0] Window 버그 수정 1차 #896

Merged
merged 2 commits into from
Sep 23, 2021
Merged

Conversation

mmindy
Copy link
Collaborator

@mmindy mmindy commented Sep 23, 2021

  • mousemove, mousedown 시 이벤트 prevent 되어 window 내 마우스 관련 동작이 정상적으로 되지 않는 문제 수정
  • draggable true 일 경우, 스크롤 여부에 따른 body 스타일 클래스 추가 로직 수정
  • mousedown-mousemove 이벤트 emit 시, 전달인자 2.0 버전과 같게 수정

##########
- mousemove, mousedown 시 이벤트 prevent 되어 window 내 마우스 관련 동작이 정상적으로 되지 않는 문제 수정
- draggable true 일 경우, 스크롤 여부에 따른 body 스타일 클래스 추가 로직 수정
- mousedown-mousemove 이벤트 emit 시, 전달인자 2.0 버전과 같게 수정
@kdeun1 kdeun1 merged commit 15df30e into 3.0 Sep 23, 2021
@kdeun1 kdeun1 deleted the 885_3.0_window_event_bug_fix branch September 23, 2021 07:56
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.

3 participants