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

[UWP] Add new property to the renderer to remove margins from selectAction #8806

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

anna-dingler
Copy link
Contributor

Related Issue

https://dev.azure.com/microsoft/OS/_workitems/edit/46854074/

Description

For selectAction, we add an additional margin to the button. This causes the hover state to have two different colors, and it looks overdrawn.

To resolve this, I added a boolean to the renderer AddSelectActionMargin that will determine if we should add the additional margin. The boolean defaults to true.

Sample Card

N/A

How Verified

Verified manually with the visualizer.

@anna-dingler anna-dingler requested review from krschau, beervoley, jwoo-msft and paulcam206 and removed request for krschau January 29, 2024 21:58
@anna-dingler anna-dingler merged commit 913e034 into main Feb 1, 2024
8 checks passed
@anna-dingler anna-dingler deleted the anna/updateSelectActionMargins branch February 1, 2024 01:46
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.

3 participants