Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-606

Put the hbox include a native component into borderlayout, the south area cannot bre open

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.10
    • 5.0.9
    • Components
    • None

      <zk xmlns:n="native">
      	<borderlayout >
      		<center />
      		<south open="false" flex="true"
      				title="south" collapsible="true">
      			<hbox>
      					<n:div />
      			</hbox>
      		</south>
      	</borderlayout>
      </zk>
      
      

            jumperchen jumperchen
            jimmyshiau jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: