Liam Mitchell

Results 156 comments of Liam Mitchell

Related to this stack overflow? https://stackoverflow.com/questions/55927734/how-to-use-geofirex-inside-google-cloud-functions

Yeah, google sheet works great, just need to automate download from it. If better translations are made then can just update them later, of course be careful who writes in...

Thanks for your Quasar videos btw @dannyconnell

Formula with check for not empty. ```=IF($B3"",GOOGLETRANSLATE($B3, "en", "fr"),"")``` Also you can download CSV automagically. I was considering extending the watcher command to have an optional -gs googlesheeturl that it...

~How can I compose update, is there a way to get a terminal into the apache/php docker to run that command?~ ``` docker exec -it magento2_apache_1 bash composer update ```

An update for IE 9, 10, 11 as they do not let you over write the returned object from this.node.getBBox(); Also works as an extension too Raphael :) ``` Raphael.el.origional_getBBox...

Hi @efess , Wired steelseries. Also I have a 4k screen if that matters any. Still happening on Version 73.0.3683.103 (Official Build) (64-bit) with the same WebQuake code from back...

From WinQuake via Steam I get No Response.

Could a shader do the job to change the vertex geometry if it's just moving points around? Or is it more involved?

Is working for me in chrome and firefox today. Although would be good if it didn't shoot when taking focus. And sometimes the camera jars in an odd direction ~haven't...