FLUID-4288: FSS text size classes that scale down text size should not be removed when text size is set.

Metadata

Source
FLUID-4288
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Michelle D'Souza
Created
2011-06-10T10:26:16.938-0400
Updated
2011-06-13T15:11:08.276-0400
Versions
N/A
Fixed Versions
  1. 1.4
Component
  1. UIEnhancer
  2. UI Options

Description

Originally UI Options had a minimum font size control which was set in pixels. The implementation would remove all the FSS classes that scale down the font size.
Now we have a font size control that is a multiplication factor - not a control that sets the minimum size. FSS text size classes are all based on ems and will scale text size appropriately. We should no longer remove the FSS classes when we set the font size.

Comments

  • Michelle D'Souza commented 2011-06-10T10:26:39.462-0400

    Bug Parade Infusion

  • Michelle D'Souza commented 2011-06-10T11:01:40.817-0400

    Pull request sent: https://github.com/fluid-project/infusion/pull/71

  • Justin Obara commented 2011-06-13T15:11:08.271-0400

    Merged into the project repo at 763c09f062a76b6240133a854e8a5b716b6b6091