alxpsr

Results 16 comments of alxpsr

@sagharfrancis20 regarding playhead you can use workaround ``` let peaksInstance = // your preaks instance; peaksInstance .views .getView('overview') ._playheadLayer ._playheadLayer.hide() ``` I suppose this feature is not supported by design,...

Hi @jakemedal , as far as i understood there is no standard operators for this. Out team implemented custom logic, but via C# on backend (since we use json-logic at...

> ➜ httpry git:(master) make > gcc -Wall -O3 -funroll-loops -I/usr/include/pcap -I/usr/local/include/pcap -o httpry httpry.c format.c methods.c utility.c rate.c -lpcap -lm -pthread > httpry.c:15:10: fatal error: pcap.h: No such file...

Have checked `typescript/member-ordering`: not working yet. Just for status `Version: 0.2.6`

Appreciate your efforts. Your tool is incredible. Looking forward to use it. What about this plugins: 1. @angular-eslint 2. eslint-plugin-unused-imports 3. @nrwl/eslint-plugin-nx 4. eslint-plugin-filename-rules Ready for testing to help you...