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

BorderLayout IPad2 rotating, North area size.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.1
    • 6.5.0
    • Components
    • None
    • IPad 2, iOS 6, Safari

      In Eclipse Indigo, zkstudio with zk-bin-6.5.0 package

      I have the following code:

      <?page title="ZK RDBMS" contentType="text/html;charset=UTF-8"?>
      <zk>
      <style>html, body

      {border: 0px; margin: 0px; padding: 0px;}

      </style>
      <borderlayout>
      <north collapsible="true" splittable="true" title="North">
      <label value="aaa" />
      </north>
      <east collapsible="true" splittable="true" title="East" />
      <center />
      <south collapsible="true" splittable="true" title="South" />
      <west collapsible="true" splittable="true" title="West" />
      </borderlayout>
      </zk>

      If we rotate from vertical to horizontal when we collapse the north and then click on it to open:
      https://www.dropbox.com/s/yrr9h4jk35vzu8s/IMG_0049.PNG

      If we rotate from horizontal to vertical, same, after clicked to open the collapsed north area:
      https://www.dropbox.com/s/mfvhggqa9rmqg65/IMG_0050.PNG

        1. IMG_0049.PNG
          IMG_0049.PNG
          33 kB
        2. IMG_0050.PNG
          IMG_0050.PNG
          33 kB

            vincentjian vincentjian
            franferri franferri
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: