window size alert

This commit is contained in:
Peter Cottle 2013-01-08 12:51:12 -08:00
parent 8bd5fb3196
commit 9b77632faf
4 changed files with 2315 additions and 3329 deletions

View file

@ -21,3 +21,4 @@ exports.splitTextCommand = function(value, func, context) {
func(command);
});
};