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

Height issue of groupbox 3d mold

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.0.0
    • 5.0.9
    • None
    • None
    • Chrome

      Clear cache then try the code below in zksandbox,
      the height is wrong at first time.

      <zk>
      	<hbox>
      		<groupbox width="200px" mold="3d" height="200px" open="true">
      			<caption image="/img/inet.png" label="Testing Group Box" />
      			<div style="background:#B8D335" vflex="1"> or vflex="1"</div>
      		</groupbox>
      	</hbox>
      </zk>
      

            benbai benbai
            benbai benbai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: