FLUID-4216: Fix UIO model and functionality to use the new 1.4 controls

Metadata

Source
FLUID-4216
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Cindy Li
Reporter
heidi valles
Created
2011-05-11T10:59:21.450-0400
Updated
2011-06-02T09:54:21.068-0400
Versions
N/A
Fixed Versions
  1. 1.4
Component
  1. UI Options

Description

Controls for UIO have been changed, old ones removed, and new ones added. The component needs to be updated to use these.

Comments

  • Justin Obara commented 2011-05-17T10:07:40.545-0400

    Bug Parade Infusion

  • Justin Obara commented 2011-05-18T14:28:22.502-0400

    Work for this issue was started under the FLUID-3782 branch ( https://github.com/heidiv/infusion/tree/FLUID-3782 ). New work should branch off from there and be continued under a branch specific to this jira.

  • Cindy Li commented 2011-05-20T15:40:24.232-0400

    The work for this jira is done in branch: https://github.com/cindyli/infusion/tree/FLUID-4216

    However, the branch cannot be merged into project repo because only one of the UI Options view "full page with preview" is implemented but not others. This branch will be merged into FLUID-4230 ( https://github.com/heidiv/infusion/tree/FLUID-4230 ) and the work will be continued from there.

  • Cindy Li commented 2011-05-20T15:47:42.093-0400

    The work for this jira is done but not merged into project repo. It will be continued in FLUID-4230 (http://issues.fluidproject.org/browse/FLUID-4230).

  • heidi valles commented 2011-05-24T16:53:12.994-0400

    • text size & line spacing need default #s in the slider input boxes
    • text-size should use px instead of pt
    • values should be x times the default value (instead of the old incremental way), needs to be calculated
  • Cindy Li commented 2011-05-31T11:01:30.889-0400

    The issues that heidi discovered has been pushed into the UI Options merging branch (https://github.com/michelled/infusion/commits/FLUID-4267) with commit# 8010b01799e3d6b660e0

  • Cindy Li commented 2011-06-01T11:57:48.359-0400

    One more change is needed:
    Apply the css style to the options on the dropdown list of "text style" and "colour & contrast" to the specific style that each option targets.

  • Cindy Li commented 2011-06-01T14:31:38.303-0400

    Commit a87ecf64aaf40354573c has been pushed into https://github.com/michelled/infusion/tree/FLUID-4267 that includes the implementation of "fluid.uiOptions.selectDecorator" for styling the select options.

  • Cindy Li commented 2011-06-02T09:54:05.122-0400

    Resolved

  • Cindy Li commented 2011-06-02T09:54:21.067-0400

    Issue closed.