j-a-n / lovelace-wallpanel

🖼️ Wall panel mode and photo screensaver for your Home Assistant Dashboards
GNU General Public License v3.0
429 stars 38 forks source link

stop_screensaver_on_mouse_move doesn't seem to work #249

Open shmulyeng opened 2 months ago

shmulyeng commented 2 months ago

I'm on the latest version of WallPanel and HA.

Setting stop_screensaver_on_mouse_move to false doesn't seem to stop the mouse move from hiding the screensaver. stop_screensaver_on_mouse_click does work.

klaw333 commented 1 month ago

I did these steps and it worked for me: (Restarted browser between each step)

  1. Added "stop_screensaver_on_mouse_move: false" and it didn't work.
  2. Added "stop_screensaver_on_mouse_click: false" and both click and move worked.
  3. Set click to true and mouse move acted correctly.

v4.25.4