Pinch-emulator-for-Sencha-Touch-master

时间:2016-05-07 18:58:07
【文件属性】:

文件名称:Pinch-emulator-for-Sencha-Touch-master

文件大小:9.08MB

文件格式:ZIP

更新时间:2016-05-07 18:58:07

sencha

sencha touch 缩放 demo Pinch emulator plugin for Sencha Touch Emulation of double touch pinch event for desktops. Can be useful for testing of pinch enabled components on desktop. Author: Constantine V. Smirnov, kostysh(at)gmail.com, http://mindsaur.com License: GNU GPL v3.0 Current version: 1.0 ST2 version: 2.1.0 Beta1 ST2 SDK Tools: 2.0.0 Beta 3 Requires: Sencha Touch 2.0 Versions: 1.0: New namespace, GPL license, demo app 0.2: Added visualization helpers for touches 0.1: Initial release Features: Enable pinch events on desktop Install: Place src to your app folder; Configure custom path for custom components: Ext.Loader.setPath({ 'Ext.ux': '../src/ux' }); Just add this plugin to configuration of components on which you want to test the pinch: plugins: [ { xclass: 'Ext.ux.plugin.Pinchemu' } ], Usage: CRTL + mouse TouchMove for zoom-in SHIFT + mouse TouchMove for zoom-out Live demo: http://mindsaur.com/demo/pinchemu


网友评论