-
12 Dec 2012 9:42 AM #1
Little typo in the desktop example
Little typo in the desktop example
While browsing differences between 4.1.1a and 4.2.0beta I noticed a typo in the method “onWindowBtnClick” of the class TaskBar:
at line 161, it should be “single” instead of “sinfgle”.Code:win.on('hide', function() { btn.enable(); }, null, {sinfgle: true}); win.minimize();
-
12 Dec 2012 11:37 PM #2
Thanks for spotting that! We'll get it fixed.
Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
-
12 Dec 2012 11:37 PM #3
Ooops

Thanks!Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"


Reply With Quote