Tom P.

Results 2 issues of Tom P.

I'd like the ability to export a standard Windows RDP file usable by Remote Desktop Connection. ## Expected Behavior ## Current Behavior Currently we can export two proprietary formats -...

Enhancement
Not Planned

The following piece of code makes sure that each mutation is done both as a decrement and an increment. ` mutation *= -1; // Alternate between incrementing and decrementing. if...