Skip to content

Instantly share code, notes, and snippets.

View kirill-konshin's full-sized avatar

Kirill Konshin kirill-konshin

View GitHub Profile
/**
* @author Jacky Nguyen
* @author Kirill Konshin (patched version for Sencha Touch 2.2.x)
* @class Common.MouseWheelDrag
*
* Ext.Loader.setPath('Common', '/path/to/your/app/common');
*
* Ext.application({
* // ...
* eventPublishers: {