Skip to main content

Search and Top Navigation

#6164 closed enhancement (fixed)

Opened October 08, 2010 01:00AM UTC

Closed October 08, 2010 12:08PM UTC

Last modified November 19, 2010 06:26PM UTC

Effectts: Allow borderColor to be animated

Reported by: kbwood Owned by:
Priority: minor Milestone: 1.8.6
Component: ui.effects.core Version: 1.8.5
Keywords: border color Cc:
Blocked by: Blocking:
Description

Currently individual border properties may be animated, but not the entire border. Add ''borderColor'' to the list of animatable colour properties in effects code:

// override the animation for color styles
$.each(['backgroundColor', 'borderColor', 'borderBottomColor', 'borderLeftColor',
	'borderRightColor', 'borderTopColor', 'color', 'outlineColor'],
function(i, attr) {
    ...
Attachments (0)
Change History (4)

Changed October 08, 2010 12:01PM UTC by scottgonzalez comment:1

milestone: TBD1.9

I had added this a year ago with r3411, then removed it a week later with r3541. Looking at the commits, it looks like there's no reason not to add it back in.

Changed October 08, 2010 12:08PM UTC by scottgonzalez comment:2

resolution: → fixed
status: newclosed
summary: Allow borderColor to be animatedEffectts: Allow borderColor to be animated

Fixed in 09073f0.

Changed October 25, 2010 07:00PM UTC by scottgonzalez comment:3

milestone: 1.91.8.6

Changed November 19, 2010 06:26PM UTC by Scott González comment:4

Effects: Added borderColor to color animation list. Fixes #6164 - Effectts: Allow borderColor to be animated.

Changeset: 09073f042e3a7336eccc5dd8e20b6ba5d7f4c9fa