FLUID-4384: textControl options shouldn't be top-level UIO options

Metadata

Source
FLUID-4384
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Anastasia Cheetham
Created
2011-07-29T13:27:14.583-0400
Updated
2011-10-14T16:09:51.907-0400
Versions
N/A
Fixed Versions
  1. 1.4
Component
  1. UI Options

Description

The UIOptions component itself has two top-level options, textSize and lineSpacing, for setting the min and max values of the relevant sliders. These sliders are actually part of the UIO textControls subcomponent, so these options should be moved there. They were placed at the top level to make configuration easier, but the work on FLUID-4353 makes this unnecessary, and odd.

Bug Parade Infusion

Comments

  • Anastasia Cheetham commented 2011-08-26T15:29:58.866-0400

    This issue has been resolved: these two options are no longer available as top-level options of UIOptions.