Arjun Menon

Results 81 issues of Arjun Menon

hey i know too many request, but yours is a perfect, sleek way to sort table. is it possible to exclude certain rows from the dropdown filter. i have an...

Hi, there used to be an internals documentation where you went into detail on how this language was written: https://marcobambini.github.io/gravity/internals/index.html It seems to be unavailable. Will it be possible to...

Hey Is this project active? How do you use this properly? Is there a basic instruction?

Hey For openhome devices, the eventing does not show the XML. It simply shows the action changed but not the XML. ```ruby Id ==> ``` The property text is also...

Hey In this demo example - https://github.com/Sriharia/AndroidHttpServer/blob/master/src/com/example/streamlocalfile/LocalFileStreamingServer.java You had created a socket to serve the file. In NanoHTTPD, how are you doing it without the sockets?

Hey Can this be converted into a Cordova plugin? There isn't anything like this for cordova.

Hey, maybe considering adding support for [Yoga](https://github.com/facebook/yoga) for containers? This can be very flexible to use with all widgets? _Not sure if there is a separate discussion forum or irc,...

Hey I have image sliders on the page. If I do swiping on them, instead of the image sliding, the page itself slides. Is there a way to stop this...

I am getting a systax error here during **Step 4: run the server** https://github.com/davidflanagan/wifi-setup/blob/65dc097a646be4264b2c94c774c0cc7e441811c6/index.js#L19 ```javascript pi@raspberrypi:~/wifi-setup $ sudo node index.js /home/pi/wifi-setup/index.js:20 .catch(() => { startServer(); startAP(); }); ^ SyntaxError: Unexpected...

Running on windows 11. Tried the example: https://github.com/sciter-sdk/go-sciter/tree/master/examples/simple Also used Adguards version. I basically go mod vendored the modules, copied the C files and ran the example. This was the...