Home

Follow Skinkers.

Recieve all the updates from Skinkers via email:

 

Posts Tagged ‘fix’

0

SliderDataTip border skinning patch

December 7th, 2009 | Flex | David Spanton

In the previous post I discussed an issue with the SliderDataTip class’ border skinning. http://www.as3offcuts.com/?p=57

Since then I’ve submitted a fix as a patch to the Adobe bugs system. This was the first time I’d submitted a patch, so had to jump through a few hoops to get there, but it was all pretty straightforward.

Read the rest of this entry »

0

SliderDataTip border skinning fix (work in progress).

November 18th, 2009 | Flex | David Spanton

There’s a small issue with the border of the data tip in the two Flex Slider classes (VSlider and HSlider) (which I raised yesterday. https://bugs.adobe.com/jira/browse/SDK-24282)

I quickly knocked up a fix for it that could either be placed in ToolTip, SliderDataTip or in an extension to SliderDataTip.

Read the rest of this entry »