[TIMOB-4810] Update Horizontal/Vertical layouts to use the new Layout manager (& Composite rules)
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-10T00:57:40.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2012-05, Release 2.0.0 |
Components | iOS |
Labels | horizontal, layout, ui, vertical |
Reporter | Stephen Tramer |
Assignee | Vishal Duggal |
Created | 2011-07-27T13:54:03.000+0000 |
Updated | 2017-03-13T20:23:38.000+0000 |
Description
Need to update the Horizontal and Vertical layouts to use the new layout management system. This task can theoretically be completed as soon as the Graphite API is finalized/approved (or mostly so), but cannot be functional tested until the API layer is complete. Will also help to have the Composite rules finished beforehand because they largely inform how Horiz/Vert work (and rules for H/V are even included in the composite behavior spec, I believe).
Composite behavior will inform H/V and we may even be able to make them subclasses of whatever rules describe Composite.
Reassigning to Vishal as he did the work on composite. Note that this can only be completed after the composite layout pull request is merged.
Pull #1616 processed
Closing ticket as fixed.