Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#10307 closed enhancement (invalid)

Inconsistent ajax preloader images

Reported by: federicobond's profile federico.bond Owned by:
Milestone: Priority: low
Severity: normal Version:
Component: Graphic Design Keywords: preloader, ajax, images
Focuses: Cc:

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)

#1 @ryan
16 years ago

  • Milestone changed from 2.8.1 to 2.9

#2 @azaozz
16 years ago

  • Milestone 2.9 deleted
  • Resolution set to invalid
  • Status changed from new to closed

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.

Note: See TracTickets for help on using tickets.