Home
last modified time | relevance | path

Searched refs:keyListener (Results 1 – 3 of 3) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1 …]},menu:void 0,divId:null,menuReviver:null,menuWalker:null,fallback:!0,keyListener:!0,fileListener…
2 …left+10}),c.setup.fabric.add(a))}c.config.keyListener&&"attached"!=c.config.keyListener&&(c.config…
H A Dexport.js504 keyListener: true, property in AmCharts._this.defaults
2950 if ( _this.config.keyListener && _this.config.keyListener != "attached" ) {
2951 _this.config.keyListener = "attached";
H A DREADME.md144 keyListener | false | If true it observes the pressed keys to undo/redo the annotations
1004 * Added: Keylistener which allows to undo/redo/remove the drawn steps `keyListener: true`