ModernFlyouts icon indicating copy to clipboard operation
ModernFlyouts copied to clipboard

check-this huge error in windows 11

Open nyxar77 opened this issue 1 year ago • 8 comments

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

check-this-out

✔️ 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.

nyxar77 avatar Jan 11 '24 22:01 nyxar77

Same issue here for me

Bear141 avatar Jan 18 '24 21:01 Bear141

Just checked. Issue solved in 0.9.3

Bear141 avatar Jan 18 '24 21:01 Bear141

@Bear141 merci ;)

nyxar77 avatar Jan 26 '24 04:01 nyxar77

@Bear141 It didn't work :'(

nyxar77 avatar Jan 26 '24 04:01 nyxar77

It's solved in the beta.

manstheram avatar Jan 27 '24 22:01 manstheram

Just checked. Issue solved in 0.9.3

its not working

Suraj5260 avatar Jan 29 '24 12:01 Suraj5260

pls let me know how to get rid of double flyouts

Screenshot (2)

Suraj5260 avatar Jan 29 '24 13:01 Suraj5260

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

nyxar77 avatar Jan 29 '24 16:01 nyxar77