Skip to main content

Search and Top Navigation

#3806 closed feature (fixed)

Opened January 13, 2009 03:42AM UTC

Closed June 25, 2012 11:27PM UTC

Feature request: expose getRGB and getColor

Reported by: d.wachss Owned by: gnarf
Priority: minor Milestone: 1.9.0
Component: ui.effects.core Version: 1.6rc4
Keywords: color Cc:
Blocked by: Blocking:
Description

The functions getRGB and getColor (and the colors array) are useful for anyone dealing with CSS and color, but they are private to effects.core.js

Can they be made public? Something like

$.effects.getRGB = function getRGB(...
Attachments (0)
Change History (8)

Changed February 17, 2009 12:21PM UTC by jzaefferer comment:1

component: ui.coreeffects.core

Changed May 07, 2009 11:29AM UTC by jzaefferer comment:2

milestone: TBD1.7.2

Changed June 04, 2009 09:38AM UTC by rdworth comment:3

milestone: 1.7.21.8

Changed March 14, 2011 10:12PM UTC by gnarf comment:4

Changed March 28, 2011 06:04PM UTC by gnarf comment:5

status: newopen

Changed April 27, 2011 09:19PM UTC by gnarf comment:6

owner: → gnarf
status: openassigned

Being handled in the rewrite of jQuery.color

Changed May 13, 2011 05:16PM UTC by gnarf comment:7

keywords: → color

Changed June 25, 2012 11:27PM UTC by Scott González comment:8

resolution: → fixed
status: assignedclosed

Upgrade to jquery-color 2.0pre. Fixes #6910 - Trying to animate the background color of a document fragment can easily fail. Fixes #5215 - Effects color: Add support for rgba animations. Fixes #4372 - Animate backgroundColor to 'transparent'. Fixes #5393 - getColor reports inaccurate color for transparent elements in Webkit. Fixes #3806 - Feature request: expose getRGB and getColor.

Changeset: 13d560b8f05a8eedbf28851824fe639a254f9fd0