Greg ORIOL
Greg ORIOL
Has the possibility to use playsinline been tried for video? It could be nice instead of the native fullscreen
Related to https://github.com/jaysalvat/vegas/issues/183, I've tried it on iOS 12 and it works perfectly!
It's maybe not the best of the best in the CSV world, but Excel likes to have a BOM at the beginning of the file to read it properly. It...
It seems that, in addition to reachability information, there could be a way to check for Wi-Fi enabled/disabled: https://github.com/alirp88/SMTWiFiStatus It could be an interesting information to add. What do you...
Currently, the "onOpen" event is called on all networks except emails. It would be nice to have it called for emails too.
Is it possible to make a stacked bar chart with negative values? if so, how? (ie. I couldn't find a way so far) The expected result would be something like:...
As a followup for #5959, I've tried an idea and would like to suggest this change to have enhanced replacement options for generic regexes. The idea is that in addition...
I have found this user agent that has the device name in lowercase: ``` Mozilla/5.0 (Linux; Android 9; moto g(6) plus) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.90 Mobile Safari/537.36 ``` The...
We have a situation where we have objects that are somehow linked to other structures (an object references a file on disk in our case). When the deep copy of...
Hi, Thanks for your super awesome work! I have a very special and disturbing request to submit today. The situation is that I would like to have a streaming content...