sswi/AcrylicView.MAUI

Acrylic view not blur on toolkit mediaplay element

Strypper opened this issue · 1 comments

What happened?

image
If this doesn't fall into the AcylicView problem I would apologize for reporting this issue, but I couldn't figure out which one cause the problem whether it's the community media element toolkit or the AcrylicView. I placed an acrylic panel on the top of the media player element but it seems that the layer just display a solid color

Config

OS: Windows 11
Windows blur effect mode: Turned on

Steps to Reproduce

  1. Pull the MAUIsland repo (attached below)
  2. Create an empty appsettings.Development.json file (file name should be exactly like appsettings.Development.json, for the content of the file doesn't need to add anything)
  3. Navigate to the control gallery
  4. Choose a community gallery
  5. Choose an acrylic view card (Please notice that we currently have an MAUI issue with this Button need to click at the bottom left to trigger, so you need to click at that position to navigate to the page)
  6. Navigate to the bottom at the page to see the issue

Code detail

Location: AcrylicViewPage.xaml

sswi commented
2023-07-22.085601.mp4

This seems to be a community media element issue, not an issue with AcylicView,thanks