Stefan Bracke
Stefan Bracke
Using Reveal.slide() you can go to a slide using the h,v,f parameters. But how do i use the flattened slide number?
``` (async() => { await ZXingBrowser.BrowserQRCodeReader.decodeFromVideoDevice(deviceId, 'my_video_element', (result, error, controls) => { if (result) { console.log(result); } if(error) { console.log(error); controls.stop(); } }); console.log('after start'); })(); ``` Results in this:...
> $filepath = "import.pptx"; // filesize is 110mb (not THAT big, right) > $oReader = IOFactory::createReader('PowerPoint2007'); > $oReader->load($filepath); Results in: **Fatal error:** Allowed memory size of 268435456 bytes exhausted (tried...
Would be nice to know some docs on premium content
Integration with Jira would be nice: create tickets, list tickets,.. Possibility to select Project per flow?