On Sun, Dec 13, 2020 at 1:11 PM poseidon <[email protected]> wrote: > Hm, another one, sorry: When I hover in the outline pane, after about a > second a black rectangle appears with the text I'm hovering on, repeating > that very text but in white font colour. Searched for "tip" (hoping to find > tooltips, tool-tips, tool tips or the like), but cannot figure how to stop > this, as there's no added value to repeat the text in a different colour I > already see in the outline pane. >
The "added value" happens only for very long headlines. Looking at the code, qtree.drawNode, I see this is #1310 <https://github.com/leo-editor/leo-editor/issues/1310>. If the tooltip really bothers you we could add a setting. But this is low priority. Heh, you could create a plugin that monkey-patches drawNode... Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS3Cix71q2Skq%2BkU8g%3DV0E%3D7mUhcOAp1oxAy1_yzYKcuHA%40mail.gmail.com.
