WinUI-Gallery icon indicating copy to clipboard operation
WinUI-Gallery copied to clipboard

Switching to NavigationView page will make all CheckBoxes rounded in WinUI 2 Gallery

Open GetGet99 opened this issue 3 years ago • 0 comments

Which version of the app?

WinUI 2 Gallery

Description

Switching to NavigationView page will make all CheckBoxes in the WinUI 2 app rounded until you reopen the app.

Steps to reproduce:

  1. Open WinUI 2 Gallery
  2. Go to the CheckBox page (You should see the normal checkbox appearance)
  3. Go to the NavigationView page
  4. Go to the CheckBox page (You should see the rounded checkbox appearance)
  5. You can go to any other page containing CheckBox and they will be rounded

Screenshots

image

image

image

Windows version

Insider Build (xxxxx)

Additional context

WinUI 3 Gallery does not have this issue.

GetGet99 avatar Jun 18 '22 10:06 GetGet99