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

Title background not full-filled in groupbox

XMLWordPrintable

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

      Test the code below on zksandbox,
      the background of groupbox title is not full-filled as window

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

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

              Created:
              Updated:
              Resolved: