Jeff Johnson

Results 61 comments of Jeff Johnson

Any update here @MichaCo ? Happy to help if you need it.

Is freezing the top header row built in?

How to change the text selection background color?

Need reference support so we can properly serialize and deserialize tree structures. Sticking with protobuf until it is available here.

I've also had no luck getting either stickyHeaders or cssStickyHeaders to work, they always scroll off the screen. If I use stickyHeaders_attachTo: 'body' they appear in the middle of the...

Performance boost... ```javascript MeshLine.prototype.addSegment = function( p, c, a ) { this.positions.push( p.x, p.y, p.z ); this.positions.push( p.x, p.y, p.z ); this.colors.push(c.r, c.g, c.b); this.colors.push(c.r, c.g, c.b); this.alphas.push(a); this.alphas.push(a); }...

No errors from passthru.exe. Attempting your suggestion soon, will report back

@basil00 tests are completed. Expected packets are seen when running passthru and netdump with the expected source ip, dest ip and dest port. However running passthru.exe still causes rdp to...

@basil00 I'd be willing to pay to help get this figured out, please let me know if you have bandwidth for such a thing