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

SplitButton border is different from Button border in dark mode #6638

Closed
1 of 2 tasks
vgromfeld opened this issue Jan 26, 2022 · 2 comments
Closed
1 of 2 tasks

SplitButton border is different from Button border in dark mode #6638

vgromfeld opened this issue Jan 26, 2022 · 2 comments
Labels
area-SplitButton area-UIDesign UI Design, styling help wanted Issue ideal for external contributors no-issue-activity team-Controls Issue for the Controls team

Comments

@vgromfeld
Copy link

Describe the bug

The border of the SplitButton is different from the one of the Button in dark mode.

Steps to reproduce the bug

  1. Open Xaml control gallery.
  2. Set the app theme to dark
  3. Open the Button sample page.
  4. Open the SplitButton sample page.

Compare the border of the two buttons

Expected behavior

The SplitButton border is different from the one on Button. It seems that linear gradient is not applied in dark mode. We can see it in light mode.

Screenshots

image

NuGet package version

Microsoft.UI.Xaml 2.7.0

Windows app type

  • UWP
  • Win32

Device form factor

Desktop

Windows version

Insider Build (xxxxx)

Additional context

No response

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Jan 26, 2022
@StephenLPeters StephenLPeters added area-SplitButton area-UIDesign UI Design, styling team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Mar 2, 2022
@StephenLPeters
Copy link
Contributor

@chigy FYI

@StephenLPeters StephenLPeters added the help wanted Issue ideal for external contributors label Mar 2, 2022
@ghost ghost added the working on it label Mar 15, 2022
@ghost ghost removed the working on it label Nov 21, 2022
@github-actions
Copy link

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-SplitButton area-UIDesign UI Design, styling help wanted Issue ideal for external contributors no-issue-activity team-Controls Issue for the Controls team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants