Skip to content

Conversation

ROBdk97
Copy link

@ROBdk97 ROBdk97 commented Oct 9, 2025

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

This fixes the 1. Unexpected separators from
Issue Number: #1514

What is the new behavior?

  • The Unexpected separators who looked broken are now fixed
  • Added a .5 BorderThickness to both the Top and Footer Border

Other information

Updated the Border elements for the "Top" and "Footer" sections in NavigationViewCompact.xaml to include a BorderThickness property with a value of .5.

Updated the `Border` elements for the "Top" and "Footer" sections
in `NavigationViewCompact.xaml` to include a `BorderThickness`
property with a value of `.5`. This ensures a uniform appearance
for the separators across the UI.

Fixes issue lepoco#1514
@ROBdk97 ROBdk97 requested a review from pomianowski as a code owner October 9, 2025 13:24
@github-actions github-actions bot added controls Changes to the appearance or logic of custom controls. styles Topic is related to styles PR Pull request navigation Changes to navigation related controls. release labels Oct 9, 2025
@ROBdk97 ROBdk97 changed the title Add consistent BorderThickness to separators in NavigationViewCompact Fix: Unexpected separators in NavigationViewCompact Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. navigation Changes to navigation related controls. PR Pull request release styles Topic is related to styles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant