ModernFlyouts
ModernFlyouts copied to clipboard
check-this huge error in windows 11
ModernFlyouts Version
0.9.1
Windows version
latest windows 11
OS build
No response
Platform
x64
Area(s) with issue?
Audio Flyout, Media Flyout
Steps to reproduce
✔️ Expected Behavior
I expect your design to pop up just not the Windows thing and for the progress bar of the audio/video, I expect it to update smoothly even when ui is shown
❌ Actual Behavior
First: you can see both the default Windows sound UI and the modern flyout UI are visible, and this is not only for the volume but also the brightness. Second: the bar of the audio is stuck and it changes only after another increase or a decrease of the volume.
Other Software
I'm using Thorium version of the open-source chromium.
Additional Context
just taking this moment to appreciate your work guys, and I'll keep using this app even if this bug exists :) thx for your attention.
Same issue here for me
Just checked. Issue solved in 0.9.3
@Bear141 merci ;)
@Bear141 It didn't work :'(
It's solved in the beta.
pls let me know how to get rid of double flyouts
it's fixed in the beta, but I don't recommend it becuz it's not stable yet if you wanna install it, here's how:
you need choco first, so open PS as admin:
run this: Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
after that, run this to install the beta 10 (not stable): choco install modernflyouts --pre