PKM-er / obsidian-floating-toc-plugin

MIT License
209 stars 6 forks source link

disable delay on hover #104

Closed MartinP7r closed 6 months ago

MartinP7r commented 6 months ago

When hovering over the toc to display the contents, there's a small delay.
I don't expect there to be any performance reasons for the delay. Is it possible to show the TOC immediately?

cumany commented 6 months ago

The responsiveness can be adjusted in the appearance settings of floating toc using the style setting plugin.

scambier commented 4 months ago

Why is there a delay at all? This 100% looks like a performance bug so it's not obvious that you can set it to 0.

Some unsolicited advice: it would look better if the delay also affected the background (so that it doesn't appear empty before popping the text), and/or if there was a fade in or a slide in.