FLUID-5543: Docs for how to override UIO defaults are incorrect

Metadata

Source
FLUID-5543
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Anastasia Cheetham
Created
2014-10-28T14:44:27.042-0400
Updated
2014-11-10T11:02:18.282-0500
Versions
  1. 1.5
Fixed Versions
  1. 1.5
Component
  1. Tech. Documentation

Description

The latest UIO API documentation describes using fluid.defaults() to override the defaults for the preferences (for example, to set the default colour scheme to black on white, or the default font size to 2x), but trying to use the specified technique does not work.

https://github.com/fluid-project/infusion-docs/blob/master/src/documents/UserInterfaceOptionsAPI.md

Comments

  • Jonathan Hung commented 2014-10-28T15:09:44.221-0400

    Currently new Fluid website is using UIO and the default 1.25 line-height is not enough. If possible I would like to be able to change the value to 1.6.

  • Anastasia Cheetham commented 2014-11-05T12:21:25.730-0500

    Justin and I walked through the process for a UIO component integrator to override a default, and it is onerous, to say the least. We decided that: UIO users get UIO out of the box, as is, no customizations. If you want customizations, use the Builder yourself. I will update the docs to remove the wrong instructions.

  • Justin Obara commented 2014-11-10T11:01:54.986-0500

    Merged pull request ( https://github.com/fluid-project/infusion-docs/pull/36 ) into the infusion-docs repo at 74a40a1c83cbbd9a77735d885398ec65010b3465