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(sheet): scroll service no effect #260

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

DR-Univer
Copy link
Collaborator

No description provided.

@github-actions
Copy link

[View Deployment]

@DR-Univer DR-Univer merged commit 4df418f into dev Oct 10, 2023
3 checks passed
@@ -36,6 +36,7 @@ export interface IScrollObserverParam {
actualScrollY?: number;
limitX?: number;
limitY?: number;
isTrigger?: boolean;
Copy link
Member

Choose a reason for hiding this comment

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

isTrigger 是啥意思?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

等我注释下,一个标识,是否触发滚动的observer广播。有些情况要禁止广播

@jikkai jikkai deleted the fix-scroll-service-flow 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