SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.51k stars 260 forks source link

The BusyIndicator looks blurry #1337

Closed akirichev closed 4 years ago

akirichev commented 4 years ago

Describe the bug The animation of the BusyIndicator make the dots to look blurry when scaled.

To reproduce Steps to reproduce the behavior:

  1. Go to 'https://sap.github.io/ui5-webcomponents/playground/components/BusyIndicator/

Expected behavior The circles should look crisp and sharp

Screenshots Screenshot 2020-03-24 at 9 46 24

Context

Affected components (if known) ui5-busyindicator

ilhan007 commented 4 years ago

Hello @akirichev

Do you experience the same here: https://sap.github.io/ui5-webcomponents/master/playground/components/BusyIndicator/

*This is the master version, note the "master" word in the url.

akirichev commented 4 years ago

Yes, it is still blurry in the Master branch.

Screenshot 2020-03-24 at 10 27 00

MapTo0 commented 4 years ago

Looks good on my side.

We can switch to svgs if needed but I don't really see any problems.

image

akirichev commented 4 years ago

It seems that this is a browser related, because I just tested it in Chrome and it actually looks fine. Initially I was testing in Safari and I guess you also see the blurry circles in the screenshot.

MapTo0 commented 4 years ago

Okay, I see the issue with Safari :D