Metadata
- Source
- FLUID-4150
- Type
- Improvement
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- heidi valles
- Reporter
- heidi valles
- Created
2011-03-17T13:55:53.962-0400 - Updated
2011-05-11T16:29:34.967-0400 - Versions
-
- 1.3.1
- Fixed Versions
-
- 1.4
- Component
-
- FSS
Description
There are some confusing styles in fss-layout related to linearizing columns. Create a test page, and investigate why only some container and column styles are given extra styling.
Comments
-
heidi valles commented
2011-03-18T11:54:43.836-0400 1. figure out most common layouts
2. add to linear example
3. describe expected results for each one, including absolutely positioned divs (FLUID-2396)
-linear, width of divs, placement, order
4. review fl-layout-linear styles to make sure they align with #3
5. think about edge case layouts (div that sticks when page scrolled, etc) and test linearizing them -
heidi valles commented
2011-03-18T13:26:34.717-0400 fl-layout-linear notes:
-remove fl-linearEnabled?
-add alignment options (james suggests linearizing should give everything same alignment)
-.fl-layout-linear .fl-button-left, .fl-layout-linear .fl-button-right {padding:1em;} - makes buttons bigger? -
heidi valles commented
2011-03-22T09:35:26.945-0400 Some changes at https://github.com/heidiv/infusion/tree/FLUID-4150 - a test page in /manual-tests, and changes to fss-layout.css. Not done yet... need to check backwards compat and think more about use of !importants and universal selector.
-
Justin Obara commented
2011-05-06T11:07:32.141-0400 It was determined that the fss-linearization manual test that was developed to help test the new implementation of the linearization, should be used as a demo of linearization. See the IRC Logs around 9:45 http://wiki.fluidproject.org/display/fluid/fluid-work+IRC+Logs-2011-05-06
-
Justin Obara commented
2011-05-11T16:21:37.935-0400 Anastasia merged this into the repo at 546890576065abef397e559d62e6faffd9f886c0