[wp-trac] [WordPress Trac] #26316: Colour Scheme picker doesn't switch with RTL

WordPress Trac noreply at wordpress.org
Sat Dec 7 09:04:03 UTC 2013


#26316: Colour Scheme picker doesn't switch with RTL
--------------------------+---------------------
 Reporter:  dd32          |       Owner:  nacin
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  3.8
Component:  RTL           |     Version:
 Severity:  major         |  Resolution:  fixed
 Keywords:                |
--------------------------+---------------------
Changes (by nacin):

 * owner:   => nacin
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"26780"]:
 {{{
 #!CommitTicketReference repository="" revision="26780"
 Admin color schemes: Manually handle RTL and minified versions of the CSS
 files on registration.

 This bypasses WP_Styles entirely, which is much simpler for the moment,
 given that color schemes bypass WP_Styles for plenty already. The script
 loader is told to stop thinking of colors.css as an RTL-ified file. The
 colors-fresh handle, used directly on the login screen, needed to be (even
 before this commit).

 fixes #26316.
 }}}

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26316#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list