maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

Highlighting is removed when selecting an annotation #564

Closed thebho closed 7 years ago

thebho commented 7 years ago

Expected Behavior

The opacity/focus of the lines should change, but the highlighting should not be altered

Current Behavior

Highlighting is removed when activating an annotation

Browser

Steps to Reproduce (for bugs)

  1. Select a snippet with annotations and highlighting (https://dev.codesplain.io/maryvilledev/fizzbuzz)
  2. Select an annotation marker
  3. See the highlighting disappear