jenius-apps / nightingale-rest-api-client

A modern, resource-efficient REST API client for Windows
https://nightingale.rest
MIT License
769 stars 36 forks source link

Highlight delay #156

Open bruno-brant opened 3 years ago

bruno-brant commented 3 years ago

When passing the cursor over the gutter, a json block gets highlighted immediately.

image

Also, when passing the cursor over the vertical or horizontal split, they get immediately highlighted.

image

image

When using the application, moving the mouse around will result in blinking effects that are very distracting/annoying. This can be easily solved by adding a small delay, so only if the mouse rests for a few moments over those elements will the highlight occurs.