We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
키보드로만 이용한다면 큰 불편은 없지만, 마우스로 이용할 경우, 4번째 버튼이 뒤로가기에 대응된다면 더 편해질 것이라 생각합니다
The text was updated successfully, but these errors were encountered:
이건 팝업창의 경우에 해당되는건가요? 아니면 트윗덱에서 자세한 트윗보기를 닫는 액션을 말하시는건가요?
Sorry, something went wrong.
자세한 트윗보기를 닫는 액션의 경우입니다. 다만 테스트해보니, 팝업창에서도 작동하지 않네요. 이쪽은 새 이슈를 열까요?
$(document).trigger("uiGridBack") 를 이용해서 해당 기능 구현이 가능합니다. 자세한건 더 알아보도록 하죠
sokcuri
No branches or pull requests
키보드로만 이용한다면 큰 불편은 없지만, 마우스로 이용할 경우, 4번째 버튼이 뒤로가기에 대응된다면 더 편해질 것이라 생각합니다
The text was updated successfully, but these errors were encountered: