Hi all,
I've got a dashboard that fits on the display coming out of my rpi (I'm using piosk to display the dashboard)
However unfortunately every time it loads some elements take too long to load and the dashboard scrolls to them when they load in. Is there any way to prevent this?
(I've tried
card-mod-root-yaml: | .: | :host { position: fixed; # disable scrolling in the theme, and setting a fixed height with card mod but neither works.)