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

Plugin data has extra response with invalid event time #29

Closed dtg3 closed 5 years ago

dtg3 commented 5 years ago

Plugin is outputting this at the end of each XML file:

<response event_id="0" plugin_time="1554670883355" x="0" y="0" gaze_target="" gaze_target_type="" source_file_path="" source_file_line="-1" source_file_col="-1" editor_line_height="" editor_font_height="" editor_line_base_x="" editor_line_base_y="" />
dtg3 commented 5 years ago

This might be resolved. Requires verification.

dtg3 commented 5 years ago

@cabryant20, what was the resolution for this issue?