Opened 17 years ago
Closed 17 years ago
#10307 closed enhancement (invalid)
Inconsistent ajax preloader images
| Reported by: | federico.bond | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Graphic Design | Version: | |
| Severity: | normal | Keywords: | preloader, ajax, images |
| Cc: | Focuses: |
Description
The wpspin_dark.gif & wpspin_light.gif images located at wp-admin/images are used as ajax preloaders when updating widgets.
IMHO they do not feel part of the overall WordPress aesthetic.
Looking around in that same folder I found other two images (loading.gif & loading-publish.gif) that are implemented in other parts of the UI for the same behavior.
Having two different preloaders is inconsistent and detrimental to the interface.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The loading.gif & loading-publish.gif were replaced by wpspin_dark.gif & wpspin_light.gif and are not used in WordPress any more. They are in wp-admin/images only for plugins that still use them.