This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @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: { |