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: fix background drawer optimization #82

Merged
merged 5 commits into from
Dec 11, 2023

Conversation

Keelaro1
Copy link
Contributor

No description provided.

@Keelaro1 Keelaro1 requested review from disyakidneyshot and removed request for hokilpet December 5, 2023 11:55
src/chart/drawers/chart-background.drawer.ts Outdated Show resolved Hide resolved
@disyakidneyshot disyakidneyshot added the enhancement New feature or request label Dec 8, 2023
@dxpm dxpm dismissed disyakidneyshot’s stale review December 11, 2023 15:41

It's not actual anymore, because this part was re-written.

@dxpm dxpm merged commit f6dd213 into master Dec 11, 2023
2 checks passed
@dxpm dxpm deleted the fix-background-drawer-optimization branch December 11, 2023 15:44
);
this.addRxSubscription(
this.chartResizeHandler.canvasResized.subscribe(() => {
this.backgroundDrawPredicateSubj.next(true);
Copy link
Contributor

Choose a reason for hiding this comment

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

we use full name of Subject, there are no places with short version: backgroundDrawPredicateSubject

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants