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/06/22 10:19:50 UTC

[Harbs/TLF-Table-Work] 65e33f: Added more logic to handle rendering and normalizi...

  Branch: refs/heads/master
  Home:   https://github.com/Harbs/TLF-Table-Work
  Commit: 65e33f65c105ba7d2660cca39384e4a48e73fb39
      https://github.com/Harbs/TLF-Table-Work/commit/65e33f65c105ba7d2660cca39384e4a48e73fb39
  Author: Harbs <ha...@in-tools.com>
  Date:   2014-06-22 (Sun, 22 Jun 2014)

  Changed paths:
    M flex-tlf/textLayout/src/flashx/textLayout/compose/BaseCompose.as
    M flex-tlf/textLayout/src/flashx/textLayout/compose/FlowComposerBase.as
    M flex-tlf/textLayout/src/flashx/textLayout/compose/StandardFlowComposer.as
    M flex-tlf/textLayout/src/flashx/textLayout/compose/TextFlowLine.as
    M flex-tlf/textLayout/src/flashx/textLayout/compose/TextFlowTableBlock.as
    M flex-tlf/textLayout/src/flashx/textLayout/container/ContainerController.as
    M flex-tlf/textLayout/src/flashx/textLayout/elements/ParagraphElement.as
    M flex-tlf/textLayout/src/flashx/textLayout/elements/TableLeafElement.as

  Log Message:
  -----------
  Added more logic to handle rendering and normalizing TableElements and surrounding SpanElements.
Still need to implement creation of multiple TextBlocks to normalize text in TextBlocks surrounding TableElements