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

AG-12810 Fix legend item CSS bounds #2427

Merged
merged 7 commits into from
Sep 11, 2024

Conversation

olegat
Copy link
Contributor

@olegat olegat commented Sep 10, 2024

@olegat olegat marked this pull request as ready for review September 10, 2024 11:38
@olegat
Copy link
Contributor Author

olegat commented Sep 10, 2024

/snapshots

Copy link
Contributor

⏱️ Snapshot update job running: https://github.com/ag-grid/ag-charts/actions/runs/10791825071

@github-actions github-actions bot requested a review from a team as a code owner September 10, 2024 11:53
@olegat olegat force-pushed the AG-12810/fix_legend_item_css_bounds branch from e549ca4 to 214ab77 Compare September 10, 2024 12:08
@olegat
Copy link
Contributor Author

olegat commented Sep 10, 2024

/snapshots

Copy link
Contributor

⏱️ Snapshot update job running: https://github.com/ag-grid/ag-charts/actions/runs/10792096473

Copy link
Contributor

❌ Snapshot update job failed: https://github.com/ag-grid/ag-charts/actions/runs/10792096473

@olegat
Copy link
Contributor Author

olegat commented Sep 10, 2024

/snapshots

Copy link
Contributor

⏱️ Snapshot update job running: https://github.com/ag-grid/ag-charts/actions/runs/10792169325

@olegat olegat force-pushed the AG-12810/fix_legend_item_css_bounds branch 2 times, most recently from 6834733 to 7f494a6 Compare September 10, 2024 13:26
return bbox;
}
private getLegendItemHitboxProvider(legendItemNode: LegendMarkerLabel): BBoxProvider<BBox> {
// FIXME: This method is required for the `focusable` property of `createProxyElement`, but the `focusable` property should eventually be removed because it's only required to update the FocusIndicator
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: This will happen when #2418 is ready

@olegat olegat force-pushed the AG-12810/fix_legend_item_css_bounds branch 2 times, most recently from a8b4f18 to badc123 Compare September 11, 2024 08:10
@olegat olegat force-pushed the AG-12810/fix_legend_item_css_bounds branch 2 times, most recently from 2867821 to 0483aee Compare September 11, 2024 11:03
@olegat olegat force-pushed the AG-12810/fix_legend_item_css_bounds branch from 0483aee to 6a3df06 Compare September 11, 2024 12:06
Copy link
Member

@alantreadway alantreadway left a comment

Choose a reason for hiding this comment

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

LGTM

@alantreadway alantreadway merged commit 58ec13f into latest Sep 11, 2024
25 checks passed
@alantreadway alantreadway deleted the AG-12810/fix_legend_item_css_bounds branch September 11, 2024 14:34
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.

2 participants