Slider support minimal position and decimal mode

XMLWordPrintable

    • Type: New Feature
    • Resolution: Done
    • Priority: Normal
    • 7.0.1
    • Affects Version/s: None
    • Component/s: 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">
      

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

              Created:
              Updated:
              Resolved: