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
#5 의 red table 리팩토링 로직 동작 안함 기존 화면 캡처 로직이 x와 y 에 대한 루프를 너무 많이 도는 것 같아서, 각 cell의 중간 position 만 탐색하는 로직으로 리팩토링을 했는데 잘 동작 안함 -> 이유 파악필요
The text was updated successfully, but these errors were encountered:
sujinnaljin
dyyoonsing
Successfully merging a pull request may close this issue.
#5 의 red table 리팩토링 로직 동작 안함
기존 화면 캡처 로직이 x와 y 에 대한 루프를 너무 많이 도는 것 같아서, 각 cell의 중간 position 만 탐색하는 로직으로 리팩토링을 했는데 잘 동작 안함 -> 이유 파악필요
The text was updated successfully, but these errors were encountered: