iTrace-Dev / iTrace-VisualStudio

Visual Studio plugin to identify textual and interface elements based on iTrace Core gaze data
GNU General Public License v3.0
4 stars 1 forks source link

Allow Configuration of Socket Port #14

Closed dtg3 closed 5 years ago

dtg3 commented 6 years ago

It is possible that certain ports may be in use by other end user applications. It is necessary for iTrace Plugins to be able to configure a port number prior to connecting to the Core. This feature is directly related to Core Issue 50.

cabryant20 commented 5 years ago

Implemented in issue 7 branch. Access via Tools->Options->iTrace

dtg3 commented 5 years ago

This needs to be done for the fixed_develop branch if not already completed.

cabryant20 commented 5 years ago

Options page to control port number present in fixed_develop

dtg3 commented 5 years ago

Reminder We only put TESTED features in our mainline development branch (which as discussed in Discord is fixed_develop). If an added feature needs verification it should be in a separate branch until verified.

Do not rush untested changes/features into stable branches.

cabryant20 commented 5 years ago

Verified working with experimental instance and when using installer