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

Reticle blocks access to elements under it #12

Closed vzyrianov closed 5 years ago

vzyrianov commented 6 years ago

Steps to reproduce:

  1. Start iTrace Visual Studio
  2. Connect to core
  3. Display reticle
  4. If you move your mouse so the reticle is under it, and try clicking, the click will register to the reticle and not to what is under it.

For example, normally the cursor will be an I whenever it is over the text section of Visual Studio not blocking

However, when the cursor is over the reticle it will become a normal arrow since the cursor is over the reticle and not the editor. blocking

vzyrianov commented 6 years ago

I created a potential fix in the branch Issue-12

dtg3 commented 5 years ago

Reticle feature is no longer present in plugin.