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

Spinner doesn't update it's value in ipad

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.1
    • 6.5.0
    • Components
    • None

      <vlayout>
      	<label multiline="true">
      	1. in ipad.
      	2. click spinner's button to increase value.
      	3. click on the button, you should see a alert which shows the last the value of spinner
      	</label>
      	
      	<spinner id="s"/>
      	<button label="get spinner value" onClick='alert("Spinner value : "+ s.getValue())'/>
      
      </vlayout>
      

            vincentjian vincentjian
            dennis dennis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: