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

Slider support minimal position and decimal mode

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 7.0.1
    • None
    • None
    • None

      The slider should be able to set minimal position, for example.

      <slider minpos="20" maxpos="60">
      

      And add a new mode called "decimal" to handle decimal values, as the below code shows.

      <slider minpos="1.0" maxpos="2.0" mode="decimal">
      

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

              Created:
              Updated:
              Resolved: