Pointer blocks portion of title in graph view

When you’re zoomed out, and you hover over a node to expose the title, the pointer covers part of the title.

image

Steps to reproduce

  1. Graph view
  2. zoom out until titles disappear
  3. hover on a node

Actual result

Notice that the pointer is covering part of the title.

Expected result

Maybe have the title pop up above instead of below, so as to avoid the pointer.

Additional Info

With normal language the title can usually be inferred.

But for titles like Today’s Notes that use a date as title, we have to take extra steps to read it. Zooming in works, or clicking the node to open the note works. But both actions lose the graph view we had chosen before.

1 Like

A post was merged into an existing topic: Display note title/label above nodes on graph to prevent pointer from covering the title