Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

[WEEX-282][iOS] update layout system to support rtl direction #1105

Merged
merged 1 commit into from
Apr 12, 2018

Commits on Apr 9, 2018

  1. [WEEX-282][iOS] update layout system to support rtl direction

    Modified WXComponent+Layout.m:
    	1.set direction value to  cssNode
    	2.setNeedLayout changed to trigger sibling component recalculate cssNode->layout
    
    Modified WXConvert.h/m:
    	add convert for "direction"
    
    Modified WXConvertTests.m:
    	add Tests for convert direction
    Klueze committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    487b692 View commit details
    Browse the repository at this point in the history