Jeremy Dahan

Results 4 comments of Jeremy Dahan

Ok, it works without mathquill and in ui.js at line 62 ``` javascript if(/(iPhone)/i.test(navigator.userAgent)){ if(!navigator.standalone){ alert(app.ui.messages.standalone); } ``` I will try create a lite version

If you are thinking of the cluster paramater, it actually works fine : you need to specify the cluster in the `database` field : `clustername.databaseName`

@ccorcos The only place where I could find "documentation" was ... by typing `electron -h` in a terminal. I think this is actually a node option. Note that `electron -r...