-
24 Jan 2011 8:09 AM #1
[OPEN-741] Ext.form.Toggle setValue()
[OPEN-741] Ext.form.Toggle setValue()
Hi,
i have a toggle button with default configuration.
when i want to set a value with setValue() it throws an error:
TypeError: Result of expression 'thumb.dragObj' [undefined] is not an object. -> sencha-touch-debug.js:27029
also i noticed something in the documentation:
Toggle has minValue:0 and maxValue:1... (sencha-touch-debug.js:27366)maxValue : Number
The highest value any thumb on this slider can be set to (defaults to 100)
And also animationDuration is default to 70 and not 200 like mentioned in the docs.
tested with 1.0.1a
-
2 Feb 2011 5:18 AM #2
And another Toggle-Bug:
If you click in a form and drag, then the toggle-button moves out of place.


tested with 1.0.1a on chrome/safari, android 2.2 emulator, galaxy s 2.2, iphone 4
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[FIXED-522] toggle.setValue() doesn't properly update UI slider
By iffius in forum Sencha Touch 1.x: BugsReplies: 3Last Post: 10 Apr 2013, 1:11 PM -
Ext.form.Toggle - setValue issue
By mathos in forum Sencha Touch 1.x: DiscussionReplies: 6Last Post: 29 Feb 2012, 2:40 PM -
[OPEN-759][3.2beta]Ext.ux.form.ItemSelector is still missing setValue method!
By Stju in forum Ext 3.x: BugsReplies: 2Last Post: 21 Apr 2011, 12:50 AM -
Toggle component's setValue & toggle functions give an error
By ncanton in forum Sencha Touch 1.x: DiscussionReplies: 0Last Post: 28 Oct 2010, 10:35 PM -
Toggle.setValue() and NestedList.Add() Problems
By SuperTron in forum Sencha Touch 1.x: DiscussionReplies: 1Last Post: 30 Jul 2010, 9:51 PM


Reply With Quote