You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by Harbs <ha...@in-tools.com> on 2014/09/24 11:31:03 UTC

[Harbs/TLF-Table-Work] 30600a: Disabled breaking of tables after parcels (to temp...

  Branch: refs/heads/master
  Home:   https://github.com/Harbs/TLF-Table-Work
  Commit: 30600ad84eae9b30fa4c273a309343d1b718494a
      https://github.com/Harbs/TLF-Table-Work/commit/30600ad84eae9b30fa4c273a309343d1b718494a
  Author: Harbs <ha...@in-tools.com>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M flex-tlf/textLayout/src/flashx/textLayout/compose/BaseCompose.as
    M flex-tlf/textLayout/src/flashx/textLayout/elements/TableCellElement.as
    M flex-tlf/textLayout/src/flashx/textLayout/elements/TableElement.as
    M tests/TableTest/src/TableExplorer.mxml
    M tests/TableTest/src/TableTest.mxml

  Log Message:
  -----------
  Disabled breaking of tables after parcels (to temporarily work around display bug)
Fixed cell padding
Added option to include descent in cell bounds
Added support for cells spanning columns (spanning rows does not yet work)
Now honoring manual values for table columnWidths