alxAgu

Results 8 issues of alxAgu

Hi, I've been trying to find a way to modify the select results before returning them to the client. This is what I'm doing at the moment: ``` var r...

**Is your feature request related to a problem? Please describe.** I can't use it on the iPad (can not drag nodes or connections). **Describe the solution you'd like** It looks...

enhancement
feature request

When 'multiple' mode is used, the dates specified by `defaultDate` are currently being replaced in this line: ```js $: if (fp && ready) { fp.setDate(value, false, dateFormat); } ``` This...

### Summary: Dynamo's `size` function returns the the length of a string attribute or the number of elements in a Set or Array. Official documentation (last item in the table):...

type:enhancement
status:todo

Adds extra props to hide UI elements.

Hello everyone, I've been unable to send messages between 2 radios: - 1 Connected to my Beaglebone Black and - the other one to an Arduino running the RF24 library....

Is device bonding supported? Thanks.

Hi, I'm running a few experiments transmitting raw data using `rawBuffer=true` and `encoding='hex'`. I noticed that messages over 8Kb are chunked into multiple messages of 8192 bytes each. I realized...