PiotrMachowski / Home-Assistant-Taskbar-Menu

This application is a simple Home Assistant client for Windows. It can display Lovelace views, control entities and show persistent notifications.
MIT License
329 stars 16 forks source link

[FEATURE REQUEST] add option to hide browser scrollbar and add smooth scrolling #28

Open szymucha94 opened 2 years ago

szymucha94 commented 2 years ago

Pretty please: add option in settings to hide scrollbar (or at least make the program respect windows 10 ease of access "automatically hide scrollbars in windows" setting) and make scrolling smooth. Thanks!

PiotrMachowski commented 2 years ago

What do you mean by smooth scrolling?

szymucha94 commented 2 years ago

Smooth scrolling is done by pixels, not line height. You can now test how this looks by holding middle mouse button and moving mouse up and down.

PiotrMachowski commented 2 years ago

I think that it works fine on my PC, can you show how it looks for you?

szymucha94 commented 2 years ago

There you go. Normal scroll vs auto scroll. https://streamable.com/kwkrua

PiotrMachowski commented 2 years ago

Oh, ok. I get it now. I needed to check it using a real mouse with a scroll ;)

szymucha94 commented 2 years ago

thanks ;)

PiotrMachowski commented 2 years ago

I'm not sure if it's possible in lib that I use to display HA... :/

szymucha94 commented 2 years ago

To be honest I need more ability to hide scrollbar as touchscreen already scrolls dashboards smoothly, but still - thanks for checking

PiotrMachowski commented 2 years ago

Is scrollbar hidden when you use chrome?

szymucha94 commented 2 years ago

Yes