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

orient argument of toolbar is not applied when a template is used for buttons

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Normal Normal
    • None
    • Freshly
    • General
    • Windows xp sp3, eclipse 3.7

      <toolbar children="@load(r.results)" orient="vertical">
      <template name="children" var="strata">
      <button label="@load(strata.name)" />
      </template>
      </toolbar>

      When i try to do something like the example above, buttons appear horizontaly despite the orient argument.
      If I don't use a template but I put the buttons manually, it works perfectly.

            dennis dennis
            freezby freezby
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: