Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-19903

Spark Slider controls should set liveDragging to true by default

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Spark: Slider
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile and run attached MXML file.
      2. Drag the slider (liveDragging is false by default).

      Actual Results:
      The liveDragging style is false by default (same as Halo).

      Expected Results:
      The liveDragging style should be true by default (new behavior). I can only recall two times in my life I've wanted a non live-dragging slider, the other 99.98% of the time you'd want live dragging to be true.

      Workaround (if any):
      Set it globally via CSS:
      s|Slider {
      liveDragging: true;
      }

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: