Luciano Martorella

Results 25 issues of Luciano Martorella

The `JQueryMouseEventObject` is now obsolete in recent JQuery definitions, so fixed now. In addition, the toastr `ToastrDisplayMethod` accepts also JQuery object, in addition to strings, since it internally uses JQuery...

Unreviewed

Added the access to minimize method, symmetrical to the maximize one.

in progress

Here https://leanchess.github.io/ you mention the 1K ZX Chess, comparing the size of the program as a "score". However, you should note that the unexpanded ZX81, for which the program was...

It seems that someone uploaded a non-matching file name in the official repo: ```xml 3.150/IEDriverServer_Win32_.3.150.2.zip ``` (note the dot before the version part). This causes the command `webdrivermanager ie:3.14.0` to...

Hi, With this change it will be possible to load the library even using requireJs (AMD). Thank you, Luciano

Hi, I'm using a USB dongle based on a RS232 driver and the RTS line that drives the line. The current implementation is selecting the RS485 mode when RTU is...

Fixed right driver to download for latest Firefox on a Mac Book Pro with M1 chip. Filtered out also the "linux" names from the release, that was wrongly not filtering...

Fixed donwload of the Edge webdriver. The old URL was limited to 1000 entries, and doing so the maximum version downloadable is the 107. Thx, L

Hello, It is probably better to introduce an enum-based value for the current `txEnableDirect`, to have a more self-explaining API, not requiring to look at the documentation to understand what...

Hi, I've found an issue in cleaning up the RTU module state, that happens in one of the following cases of incoming packet: - a CRC error is detected (e.g....