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

feat: Add inflaters for flyout labels and buttons. #8593

Merged
merged 5 commits into from
Sep 27, 2024

Conversation

gonfunko
Copy link
Contributor

The basics

The details

Resolves

Fixes #8544 and fixes #8545.

Proposed Changes

This PR adds IFlyoutInflater implementations for buttons and labels. Both buttons and labels are represented by instances of FlyoutButton, which has been slightly refactored to implement IBoundedElement and IRenderedElement to comply with the expected API.

@gonfunko gonfunko requested a review from a team as a code owner September 25, 2024 22:26
@github-actions github-actions bot added the PR: feature Adds a feature label Sep 25, 2024
@gonfunko gonfunko merged commit 489aded into google:rc/v12.0.0 Sep 27, 2024
7 checks passed
@gonfunko gonfunko deleted the button-label-inflaters branch September 27, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feature Adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants