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

don't include margin value when sum children width make tabs break to 2 lines

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • None
    • None

      on _scrollcheck childWidth calculator by

      childWidth += this.offsetWidth;
      

      offsetWidth isn't include margin value, so if we set margin for z-tab, it make logic go to wrong.
      sometime scroll don't append, Tabs is break to 2 lines

            Unassigned Unassigned
            hiepgau hiepgau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: