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

fix: incorrect scrolling after selection moves in freeze situation #278

Merged
merged 4 commits into from
Oct 13, 2023

Conversation

yuhongz
Copy link
Contributor

@yuhongz yuhongz commented Oct 12, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 12, 2023

[View Deployment]

return;
}
// sheetViewStartRow and sheetViewStartColumn maybe undefined, which means should not make scroll at its direction
console.log('scroll to', startSheetViewRow, startSheetViewColumn);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove console.log

@yuhongz yuhongz merged commit b1abadf into dev Oct 13, 2023
3 checks passed
@jikkai jikkai deleted the yuhongz/fix-scroll branch October 14, 2023 02:30
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.

None yet

2 participants