microsoft / WinUI-Gallery

This app demonstrates the controls available in WinUI and the Fluent Design System.
MIT License
2.75k stars 619 forks source link

Styles > Acrylic page still crashes in 1.2.9.0 #107

Closed stmoy closed 4 years ago

stmoy commented 5 years ago

Describe the bug

Since updating the Xaml Controls Gallery app in the store to version 1.2.8 (which includes 19H1 and WinUI2.2 preview), the app has become unstable per reports in the dev center.

One known issue is that the Acrylic Luminosity Opacity slider causes a crash. Is that the only issue?

Version Info

Gallery version (found on Settings page):

1.2.8

Additional context

jevansaks commented 5 years ago

Debugged some of the crashes, it happens when dragging the "Tint Luminosity Opacity" slider. Back to you, @stmoy to figure out where this bug should go.

ndcooke commented 5 years ago

Attempting to open the Acrylic control in general crashes the application on 1803. image

stmoy commented 5 years ago

It looks like the acrylic page is still crashing. @kikisaints can you please fully remove the sample?

EDIT: It looks like updating the sample to use MUX Acrylic (instead of the one in the OS) would also solve the issue for folks running on previous versions of Win10.

YuliKl commented 5 years ago

@chingucoding, just wanted to bring your attention to this issue, in case you have time or interest in taking a look. 😎

marcelwgn commented 5 years ago

@YuliKl Thank you for pointing this issue out. I will look into this!