CollapseLauncher / Collapse

An Advanced Launcher for miHoYo/HoYoverse Games
MIT License
1.4k stars 64 forks source link

[Bug]: Is the radius of the arc endpoint of the outer circle of the update download progress bar asymmetrical? #581

Open DuckDeng opened 1 month ago

DuckDeng commented 1 month ago

Affected Version

1.80.19

Bug Behavior

The endpoints of the outer circle arc are not smooth, it seems that the size of the superimposed circle is too large

Expected Behavior

The endpoints of the outer arc should be smooth

Steps to reproduce

none

Related Issues

No response

Screenshot(s)

image

Additional Information

No response

neon-nyan commented 1 month ago

Hi @DuckDeng,

The outer progress bar appearance is actually intended since the blur grid above it overlays and should rays the acrylic effect if you enabled the acrylic blur effect in the app settings or system-wide.

DuckDeng commented 1 month ago

But there isn't a shadow effect on progress bar, it looks like the outer progress bar overlay on inner layer directly.

By the way, when I off acrylic blur ,there are some element can not display. Such as the "speed" icon and "downloading" icon. PixPin_2024-09-24_23-02-07

neon-nyan commented 1 month ago

But there isn't a shadow effect on progress bar, it looks like the outer progress bar overlay on inner layer directly.

Thanks for noticing. This effect should exist in upcoming preview release while we are still working on improving the UI bit-by-bit.

Regarding to that missing color for certain status element, we noticed that the "FallbackColor" for that certain element went missing, causing the color becoming transparent. Also, this issue should be fixed in the next preview release.