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

Duplicate Data Points #42

Open dtg3 opened 4 years ago

dtg3 commented 4 years ago

Improper threading in the plugin is writing duplicate data points in output files. This does not appear to be a core issue as the eclipse plugin produces zero duplicates in all testing and the number of duplicates is random.

Joshua2000B commented 3 years ago

iTrace-Toolkit does currently have a "solution" to this problem by ignoring the duplicate data while importing - still need to fix this at the source.