[wp-trac] [WordPress Trac] #21206: Replace Farbtastic color picker with ???...

WordPress Trac wp-trac at lists.automattic.com
Thu Aug 23 23:52:45 UTC 2012


#21206: Replace Farbtastic color picker with ???...
-----------------------------------+------------------
 Reporter:  lessbloat              |       Owner:
     Type:  enhancement            |      Status:  new
 Priority:  normal                 |   Milestone:  3.5
Component:  General                |     Version:
 Severity:  normal                 |  Resolution:
 Keywords:  has-patch ux-feedback  |
-----------------------------------+------------------

Comment (by downstairsdev):

 @lessbloat I like that.  It stands out a little bit more.  Maybe keep the
 arrow too at the very end so users have an idea that it will drop down?

 I attached a patch for TwentyEleven, built on top of iris-picker.2.diff.
 (And apologies if the patch is wonky, not used to svn, but I think it
 worked.)

 Note @mattwiebe:

 The colorpicker is set up with:
 $('#link-color').wpColorPicker();

 But to change the color, it's:
 $("#link-color").iris("option", "color", newDefault )

 Seems like that should be normalized to always use "wpColorPicker" or
 "iris".

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


More information about the wp-trac mailing list