Skip to content

Added svg loader#37

Closed
GrimLink wants to merge 2 commits intomage-os:mainfrom
GrimLink:feature/use-svg-loaders
Closed

Added svg loader#37
GrimLink wants to merge 2 commits intomage-os:mainfrom
GrimLink:feature/use-svg-loaders

Conversation

@GrimLink
Copy link
Copy Markdown
Contributor

@GrimLink GrimLink commented Sep 15, 2025

This only updates the global spinners that are used mostly trough the UI.

There are a lot of hard coded spinners found trough Magento, for example loader-2.gif, which also found in jQuery scripts, For this reason this PR only focuses on the most global parts that are effected by this.

For most pages this would mean only the svg loader is loaded next to the loader-2.gif.

Closes #36

@artKozynets
Copy link
Copy Markdown
Collaborator

artKozynets commented Dec 14, 2025

Hi @GrimLink, thanks for PR.
I am thinking in this way : keep naming (only replace .gif with .svg ), and when needed have separate files (in case of content styles ) #45

@GrimLink GrimLink closed this Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace Admin Loader GIF's with SVG's

2 participants