Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#25982 closed defect (bug) (fixed)

Regression: missing Hi-DPI admin pointer flag

Reported by: johnbillion's profile johnbillion Owned by: iammattthomas's profile iammattthomas
Milestone: 3.8 Priority: normal
Severity: normal Version: 3.8
Component: Administration Keywords: has-patch
Focuses: ui Cc:

Description

r26072 erroneously removed the 2x DPI image for the flag icon on admin pointers.

Attachments (1)

25982.diff (556 bytes) - added by johnbillion 11 years ago.

Download all attachments as: .zip

Change History (7)

@johnbillion
11 years ago

#1 @johnbillion
11 years ago

  • Keywords has-patch added

25982.diff reinstates just the rule for the 2x DPI flag icon.

#2 @tillkruess
11 years ago

The MP6 pointers draw CSS arrows to make them compatible with any admin color scheme.

#3 @johnbillion
11 years ago

Yep. The missing icon is the flag.

#4 @SergeyBiryukov
11 years ago

  • Component changed from Graphic Design to Administration
  • Keywords ui-focus added

#5 @iammattthomas
11 years ago

Instead of reinstating the 2x rule for the old flag png, we should replace it with the flag Dashicon.

#6 @iammattthomas
11 years ago

  • Owner set to iammattthomas
  • Resolution set to fixed
  • Status changed from new to closed

In 26171:

Replace icon-pointer-flag.png with the flag Dashicon. Fixes #25982.

Note: See TracTickets for help on using tickets.