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

[#1596] ContextMenu > Disabled Menu > hover 할 때 Submenu 사라지지 않음 #1597

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

h2yeon
Copy link
Collaborator

@h2yeon h2yeon commented Feb 5, 2024

이슈

sub menu 가 보인 상태에서 disabled된 메뉴로 이동했을 때 sub menu가 사라지지 않음

contextMenu issue

수정 내용

disabled일 경우 hideChild 함수 호출되도록 수정

contextMenu issue fix

@jhee564 jhee564 merged commit 23cba10 into 3.0 Feb 6, 2024
@jinbekim jinbekim deleted the 1596_context_menu_disabled_hover branch March 4, 2024 06:21
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.

ContextMenu > Disabled Menu > hover 할 때 Submenu 사라지지 않음
3 participants