TextAnalysisTool / Releases

Repository for storing release artifacts (ex: binaries).
88 stars 26 forks source link

Turn off tooltip showing which filters are being matched. #49

Closed dharber closed 6 years ago

dharber commented 6 years ago

Most of the time, for me anyway, the information about which filter is being matched isn't very useful since it's readily discernible by looking at the line. On the other hand, having that box cover up lines around the cursor is very distracting.

It would be nice if there was an option to turn off the tooltip.

dsp0105 commented 6 years ago

Yeah, I agree, tooltip showing the filters is not needed mostly as user already has colors defined for that filter, and distracting as it covers the lines. Thanks for a wonderful tool!

vincec-msft commented 6 years ago

The 2018-01-03 release added a "Show Filter Tool Tip" preference that allows you to turn the tooltip on or off.

dsp0105 commented 6 years ago

Thanks @vincec-msft , I am able to turn it off / on.