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

Commits on Sep 23, 2021

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

    ##########
    - mousemove, mousedown 시 이벤트 prevent 되어 window 내 마우스 관련 동작이 정상적으로 되지 않는 문제 수정
    - draggable true 일 경우, 스크롤 여부에 따른 body 스타일 클래스 추가 로직 수정
    - mousedown-mousemove 이벤트 emit 시, 전달인자 2.0 버전과 같게 수정
    exemfe3 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    c9a0e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8edb328 View commit details
    Browse the repository at this point in the history