BuddhaNexus / buddhanexus

Backend for the Buddhanexus project
8 stars 2 forks source link

various text view cleanup #284

Open sebastian-nehrdich opened 5 months ago

sebastian-nehrdich commented 5 months ago
  1. The title of the text (between the "matches" and "custom filters" bubbles and the actual text view column) unnecessary large to me. font size smaller a few notches would totally do it and save a bit of screen estate
  2. The underlining behavior when moving the mouse over the colored segments of the text-view left column is not good. The reason for this is that these colored segments do not correspond to any meaningful entities, and underlining them creates the wrong impression that these could correspond to "matches" which isn't the case. I'd suggest just to remove the underlining behavior, the rest is fine.
  3. As we discussed previously, when mouse-over a match in the middle view, all segments in the left column that contain that match in their 'matches' property should be highlighted with gray background as well.
sebastian-nehrdich commented 1 day ago

The current state (Nov 20) is much better already! A few points still remain: