Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
With the re-implementation of the sliderEntry component using jQuery, the 'showLabels' functionality needs to be re-implemented since the jQuery widget doesn't support it out of the box.
Issue Links
- depends on
-
ICE-7209 Re-implement ace:sliderEntry using jQuery slider control
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Committed new feature to the trunk at revision 31191. Modified the rendering structure to accommodate for the labels. Also, included a fix for
ICE-8456in the same commit.