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
xlog 의 y 축의 값을 0.05 라는 최소값으로 한 뒤
창의 크기를 변화시킬경우 (크게 할경우)
해당 화면의 hang 발생.
다시 크기를 줄여도 xlog 는 refresh 되지 않음.
아마도 0.05 단위를 쪼개는 부분에서 문제가 발생하는 것으로 보임 (console 상에서 Exception 은 발생하지 않음)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
xlog 의 y 축의 값을 0.05 라는 최소값으로 한 뒤
창의 크기를 변화시킬경우 (크게 할경우)
해당 화면의 hang 발생.
다시 크기를 줄여도 xlog 는 refresh 되지 않음.
아마도 0.05 단위를 쪼개는 부분에서 문제가 발생하는 것으로 보임
(console 상에서 Exception 은 발생하지 않음)
The text was updated successfully, but these errors were encountered: