Bumped up to version 1.3 with refactoring of the getting of row and column indexes.
Before it was bubbling up the DOM searching for a CSS class for a match. I now use the getAttribute function which makes it so much simpler and faster.
I also went through and commented the Ext.ux.TouchGridPanel.js file. I'm not good at commenting as I go but here you are!