You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running the example provided both on Windows 10 (x86) and Windows 11 (ARM) computers on the latest Flutter 3.7.2.
Windows 10 works flawlessly: flashing, setting the buttons, setting the overlay icon, everything works as expected.
Windows 11 doesn't behave as smooth. While flashing, setting the buttons, changing the name and tooltip work, the icon itself is not shown neither in buttons nor as a overlay:
The text was updated successfully, but these errors were encountered:
I'm able to use package:windows_taskbar just fine all the way from Windows 7 to Windows 11. I built it for Harmonoid & none of my users have reported any issues.
I can't really say anything, I have only abstracted ITaskbarList3 into a nice Flutter plugin. I see you've mentioned ARM device, which is something I can't say anything about.
@alexmercerind, thank you very much for your time and attention!
I tried the Harmonoid, woah, amazing player! It works flawlessly, also the icons show up:
I wonder if this issue might be related to the Flutter version.
There seem to be some problems regarding overlay icons running the x64 version on the ARM machine (e.g. with TortioseSVN), however this doesn't make much sense since the Harmonoid using the same package and running through x64 translation just works.
SleepySquash
changed the title
Icons don't show up on Windows 11
Icons don't show up on Windows 11 (ARM)
Feb 9, 2023
I'm running the example provided both on Windows 10 (x86) and Windows 11 (ARM) computers on the latest Flutter 3.7.2.
Windows 10 works flawlessly: flashing, setting the buttons, setting the overlay icon, everything works as expected.
Windows 11 doesn't behave as smooth. While flashing, setting the buttons, changing the name and tooltip work, the icon itself is not shown neither in buttons nor as a overlay:
The text was updated successfully, but these errors were encountered: